staging: wilc1000: linux_wlan_spi.c: fix NULL comparison style
authorGlen Lee <glen.lee@atmel.com>
Mon, 21 Dec 2015 05:18:22 +0000 (14:18 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Dec 2015 21:20:04 +0000 (13:20 -0800)
commit3bac1c51dc2d61038155b298792e3663b356c0c4
treed17c02acc14df937a7ec2b70610eb5f7bde30ecd
parentd8506598003ba874317e7dc632339fc9052043a8
staging: wilc1000: linux_wlan_spi.c: fix NULL comparison style

This patch fixes checkpatch CHECK:comparison to NULL could be written "b".

Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/linux_wlan_spi.c