]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: wilc1000: host_interface: Remove extra NULL test
authorShivani Bhardwaj <shivanib134@gmail.com>
Tue, 13 Oct 2015 20:32:11 +0000 (02:02 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Oct 2015 21:34:45 +0000 (14:34 -0700)
commit48bfd6bdc9576043c999ab8fc9da0747b5702893
treeea59d0d0f7118e7036eeece07a2c47fb6b6e528f
parent24e1ef9a6a42c1e0212ef73de36317ecbe23a9cb
Staging: wilc1000: host_interface: Remove extra NULL test

Remove a NULL test on variable hif_drv as it is already preceded by one.

Signed-off-by: Shivani Bhardwaj <shivanib134@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c