9004de88d903a045d2881503533962338723dcd1

Per the Linux Kernel coding style, as enforced by the kernel checkpatch script, pointers should not be explicitly compared to NULL. Therefore within cmn_services replace any such comparisons with logical operations performed on the pointer itself. Change-Id: I7141cd900916bd4bbab1bc8c7a1b90589286582b CRs-Fixed: 2418402
Beschreibung
Keine Beschreibung vorhanden
Sprachen
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%