qcacld-3.0: Rename files with blacklist/whitelist
Rename files with blacklist/whitelist to denylist/whitelist. Rename files with blm to dlm. Change-Id: Ief7ce0a797f74460c9708f8d2dd440412af5b7eb CRs-Fixed: 3099864
This commit is contained in:

committed by
Madan Koyyalamudi

parent
f2b6199882
commit
03c551de67
@@ -25,7 +25,7 @@
|
||||
#include "qdf_types.h"
|
||||
#include "cfg_coex.h"
|
||||
#include "cfg_thermal_temp.h"
|
||||
#include "cfg_ie_whitelist.h"
|
||||
#include "cfg_ie_allowlist.h"
|
||||
#include "cfg_fwol_generic.h"
|
||||
#include "cfg_neighbor_roam.h"
|
||||
#include "cfg_adaptive_dwelltime.h"
|
||||
|
@@ -21,8 +21,8 @@
|
||||
* DOC: This file contains centralized definitions of converged configuration.
|
||||
*/
|
||||
|
||||
#ifndef __CFG_IE_WHITELIST_H
|
||||
#define __CFG_IE_WHITELIST_H
|
||||
#ifndef __CFG_IE_ALLOWLIST_H
|
||||
#define __CFG_IE_ALLOWLIST_H
|
||||
|
||||
/*
|
||||
* <ini>
|
Reference in New Issue
Block a user