808a10bcbec3600f4ca3a4cf15048c8f04b2693c

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
Deskripsi
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%