From: Jesper Juhl Date: Mon, 9 Apr 2012 20:51:19 +0000 (+0200) Subject: wireless, orinoco: release_firmware() tests for NULL, remove explicit tests before... X-Git-Tag: v3.5-rc1~109^2~410^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5123117091995b94e17c44a43cbf4b5dd736319;p=pandora-kernel.git wireless, orinoco: release_firmware() tests for NULL, remove explicit tests before calls It is redundant to test for NULL pointers before calling release_firmware() since the function does its own NULL test. Signed-off-by: Jesper Juhl Signed-off-by: John W. Linville --- Reading git-diff-tree failed