From: Jesper Juhl Date: Mon, 9 Apr 2012 20:51:12 +0000 (+0200) Subject: wireless, mwifiex: drop redundant NULL test before call to release_firmware() X-Git-Tag: v3.5-rc1~109^2~410^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fb25c5914e0c79e236a327833af7f581225f790;p=pandora-kernel.git 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 Acked-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed