From: Jesper Juhl Date: Mon, 9 Apr 2012 20:50:15 +0000 (+0200) Subject: tg3: remove redundant NULL test before release_firmware() call X-Git-Tag: v3.5-rc1~137^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3c5530b96b9c5994cfb2544a037161790c4f7c3;p=pandora-kernel.git tg3: remove redundant NULL test before release_firmware() call There is no need to test for a NULL pointer before calling release_firmware - the function does that on its own. Signed-off-by: Jesper Juhl Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed