From: Jesper Juhl Date: Mon, 9 Apr 2012 20:51:25 +0000 (+0200) Subject: remoteproc: remove redundant NULL check before release_firmware() X-Git-Tag: v3.5-rc1~137^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cc6e78777ae6f577b67e26c76577ef357ac9009;p=pandora-kernel.git remoteproc: remove redundant NULL check before release_firmware() release_firmware deals gracefully with NULL pointers, so checking first is redundant. Signed-off-by: Jesper Juhl Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed