]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: ks7010: Remove the explicit NULL comparison
authorsayli karnik <karniksayli1995@gmail.com>
Mon, 12 Sep 2016 21:17:28 +0000 (02:47 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Sep 2016 13:01:29 +0000 (15:01 +0200)
commitc7e65f4d2f7968de8605ef1b83ac1019e8e51d22
treef6ffa6e9292a6946fd2625fcea71c20751b5eda8
parent8b70d6961f03483a7c9db9aecba2c3b3b467cce2
staging: ks7010: Remove the explicit NULL comparison

The patch removes the explicit null comparisons entirely for the ks7010 driver.
This was detected by checkpatch.pl

Signed-off-by: sayli karnik <karniksayli1995@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/ks7010_sdio.c
drivers/staging/ks7010/ks_hostif.c
drivers/staging/ks7010/ks_wlan_net.c