android_kernel_xiaomi_sm8350/core/sme
Jeff Johnson 038efe7d8f qcacld-3.0: sme: 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 sme replace any such comparisons with logical
operations performed on the pointer itself.

Change-Id: I26dc90bbae78329dd04768a21c63a9ea55c8fdb4
CRs-Fixed: 2418388
2019-03-25 07:27:51 -07:00
..
inc qcacld-3.0: Replace SME_QOS_EDCA_AC_* macro with QCA_WLAN_AC_* 2019-03-24 17:54:54 -07:00
src qcacld-3.0: sme: Replace explicit comparison to NULL 2019-03-25 07:27:51 -07:00