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)
commit1a86f2a1b792ea6b8f21dd3448624f053ef1d6f6
treeea59d0d0f7118e7036eeece07a2c47fb6b6e528f
parentb156f1ed160d621c1c6c7667c46948b4a061db91
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