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 |
||
---|---|---|
.. | ||
inc | ||
src |