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

Change-Id: I8092ddbb80bb39fc6ff560cca34e021b115f7fd7
CRs-Fixed: 2418390
2019-03-24 19:26:51 -07:00
..
inc qcacld-3.0: Collect ramdump before kernel panic 2019-03-18 23:55:43 -07:00
src qcacld-3.0: pld: Replace explicit comparison to NULL 2019-03-24 19:26:51 -07:00