From: Jesper Juhl Date: Mon, 9 Apr 2012 20:50:31 +0000 (+0200) Subject: qlogic: get rid of a redundant test for NULL before call to release_firmware() X-Git-Tag: v3.5-rc1~137^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62baaf34dd6cbd3bb5357972789edd2d7d70c206;p=pandora-kernel.git qlogic: get rid of a redundant test for NULL before call to release_firmware() Since release_firmware() deals gracefully with being passed a NULL pointer there is no reason to test explicitly before calling the function. Signed-off-by: Jesper Juhl Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed