OSDN Git Service

Staging: rtl8192u: ieee80211_softmac: Remove extra NULL check
authorShivani Bhardwaj <shivanib134@gmail.com>
Wed, 14 Oct 2015 17:33:50 +0000 (23:03 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Oct 2015 05:19:04 +0000 (22:19 -0700)
commitafd0fea4e691ff53bff8adb4bc89398010b6f954
tree46d8c7e61d6e5fc759c189e1d98c6d4742e5a958
parentd32c16d2fc5c45f97c77f687d8e61277c543d210
Staging: rtl8192u: ieee80211_softmac: Remove extra NULL check

Remove NULL check on a variable 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/rtl8192u/ieee80211/ieee80211_softmac.c