From: Jesper Juhl Date: Mon, 9 Apr 2012 20:51:01 +0000 (+0200) Subject: ipw2200: remove a redundant NULL check before calling release_firmware() X-Git-Tag: v3.5-rc1~109^2~410^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d144f536e38a8e6fcd6e8e4c9035f107be9f7d62;p=pandora-kernel.git ipw2200: remove a redundant NULL check before calling release_firmware() The release_firmware() function does its own NULL test, so testing before calling it is rather redundant. Signed-off-by: Jesper Juhl Signed-off-by: John W. Linville --- Reading git-diff-tree failed