]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8df78e07e883a855a5eff6f5e7bf8408611fab43
treed17c02acc14df937a7ec2b70610eb5f7bde30ecd
parentc829b07f0ed8c5347e662ee0ef1a88e3f1da7500
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