OSDN Git Service

staging: wlan-ng: change comparison to NULL to preferred style.
authorSergio Paracuellos <sergio.paracuellos@gmail.com>
Wed, 2 Nov 2016 18:47:47 +0000 (19:47 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Nov 2016 10:32:26 +0000 (11:32 +0100)
commit6c55d50e0c76f9ca4a6f15242f9eec4e3c679266
treed45b66f1302548128a2598da277f127baae01907
parent9923df478b7fe8d9a27af7953dc374c979e4e599
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/p80211req.c