From: Jesper Juhl Date: Mon, 9 Apr 2012 20:52:26 +0000 (+0200) Subject: usb/atm/ueagle-atm: Don't test for NULL ptr before calling release_firmware() X-Git-Tag: v3.5-rc1~149^2~328^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7af395922a9f2ba72f40a09641347b31cd1abad4;p=pandora-kernel.git usb/atm/ueagle-atm: Don't test for NULL ptr before calling release_firmware() release_firmware() deals gracefullt w/ NULL pointers, no need to check first. Signed-off-by: Jesper Juhl Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed