wireless, mwifiex: drop redundant NULL test before call to release_firmware()
authorJesper Juhl <jj@chaosbits.net>
Mon, 9 Apr 2012 20:51:12 +0000 (22:51 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 12 Apr 2012 19:06:07 +0000 (15:06 -0400)
commit4fb25c5914e0c79e236a327833af7f581225f790
tree400d16b6ffda24ace1e924c981f640f81d6853aa
parenta7b957a277215da1830596c0791307a999fe5153
wireless, mwifiex: drop redundant NULL test before call to release_firmware()

Since release_firmware() does its own test for NULL it is redundant to
do so before calling it.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Acked-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/main.c
This page took 0.024682 seconds and 5 git commands to generate.