From: Jesper Juhl Date: Mon, 9 Apr 2012 20:51:07 +0000 (+0200) Subject: wireless, libertas: remove redundant NULL tests before calling release_firmware() X-Git-Tag: v3.5-rc1~109^2~410^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7b957a277215da1830596c0791307a999fe5153;p=pandora-kernel.git wireless, libertas: remove redundant NULL tests before calling release_firmware() release_firmware() tests for, and deals gracefully with, NULL pointers. Remove redundant explicit tests before calling the function. Signed-off-by: Jesper Juhl Signed-off-by: John W. Linville --- Reading git-diff-tree failed