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

Change-Id: I3f987cc2603bd3e4d41881db8c847046884d7e76
CRs-Fixed: 2418399
2019-03-19 22:54:38 -07:00
..
core/src qcacld-3.0: p2p: Replace explicit comparison to NULL 2019-03-19 22:54:38 -07:00
dispatcher qcacld-3.0: Move the INI gSkipDfsChannelInP2pSearch to scan component 2019-02-28 18:35:37 -08:00