staging: wlan-ng: change comparison to NULL to preferred style.
authorSergio Paracuellos <sergio.paracuellos@gmail.com>
Mon, 7 Nov 2016 17:55:24 +0000 (18:55 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Nov 2016 12:25:33 +0000 (13:25 +0100)
commitd7a711b06eac25294e1ac0116692f5dd8d89ac26
tree8da7f28678bd107121b8648aeff32bf3a967cd05
parentb1f3b305d46c121d4038a4e0f289f600826b323f
staging: wlan-ng: change comparison to NULL to preferred style.

Comparison to NULL could be written in preferred form.
Change it to comply with the standard kernel coding style.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlan-ng/p80211wep.c