]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: wilc1000: Use NULL instead of zero
authorRonit Halder <ronit.crj@gmail.com>
Mon, 14 Sep 2015 05:33:34 +0000 (11:03 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Sep 2015 13:34:44 +0000 (06:34 -0700)
commit0e04f3f381c6a3ab3a7ef0ec9ded709e95996527
treea2da47f78f9ee8ae858e92004bb615c690c0e8bf
parent6ae9ac0b61a752fc95298820debde88c10bdb53e
Staging: wilc1000: Use NULL instead of zero

This patch fixes the warning generated by sparse
"Using plain integer as NULL pointer" by using NULL
instead of zero.

Signed-off-by: Ronit halder <ronit.crj@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/coreconfigurator.c
drivers/staging/wilc1000/linux_wlan.c