android_kernel_xiaomi_sm8350/components/mlme/dispatcher
Jeff Johnson 1da105c70d qcacld-3.0: mlme: 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 mlme replace any such comparisons with logical
operations performed on the pointer itself.

Change-Id: Iac19509c5fdcce036e0288653d61638cf04f01d6
CRs-Fixed: 2418400
2019-03-20 00:57:53 -07:00
..
inc qcacld-3.0: Code refine for 4 ini items 2019-03-19 02:24:41 -07:00
src qcacld-3.0: mlme: Replace explicit comparison to NULL 2019-03-20 00:57:53 -07:00