android_kernel_xiaomi_sm8350/components
Jeff Johnson bdc473f2f4 qcacld-3.0: tdls: Replace explicit comparison to NULL
Per the Linux Kernel coding style, as enforced by the kernel
checkpatch script, pointers should not be explicitly compared to
NULL. Therefore within tdls replace any such comparisons with logical
operations performed on the pointer itself.

Change-Id: I836dec2b71e0c11f11b18402c7b127bb4ccbba48
CRs-Fixed: 2418394
2019-03-24 20:48:11 -07:00
..
action_oui qcacld-3.0: Add ini to disable some aggressive TX features 2018-12-13 23:21:25 -08:00
cfg qcacld-3.0: Replace CONVERGED_TDLS_ENABLE feature flag 2019-02-20 09:09:34 -08:00
cmn_services/policy_mgr qcacld-3.0: Fix opportunistic timer start issue in 2x2 DBS mode 2019-03-24 14:54:48 -07:00
disa qcacld-3.0: disa: Replace explicit comparison to NULL 2019-03-20 00:57:48 -07:00
dsc qcacld-3.0: Provide reason to QDF_DEBUG_PANIC() 2019-02-23 14:06:21 -08:00
fw_offload qcacld-3.0: Replace WME_AC_* macros with QCA_WLAN_AC_* 2019-03-24 17:55:00 -07:00
ipa qcacld-3.0: Fix WDI 3.0 ethernet header offset 2019-03-22 11:41:53 -07:00
mlme qcacld-3.0: Replace EDCA_AC_* macros with QCA_WLAN_AC_* 2019-03-24 17:54:49 -07:00
nan qcacld-3.0: Add policy mgr changes to support NDI concurrencies 2019-03-12 13:58:17 -07:00
ocb qcacld-3.0: Replace EDCA_AC_* macros with QCA_WLAN_AC_* 2019-03-24 17:54:49 -07:00
p2p qcacld-3.0: p2p: Replace explicit comparison to NULL 2019-03-19 22:54:38 -07:00
pmo qcacld-3.0: Add support to configure ito repeat count 2019-03-22 03:08:52 -07:00
target_if qcacld-3.0: Add support to configure ito repeat count 2019-03-22 03:08:52 -07:00
tdls qcacld-3.0: tdls: Replace explicit comparison to NULL 2019-03-24 20:48:11 -07:00