From: Jesper Juhl Date: Mon, 9 Apr 2012 20:49:49 +0000 (+0200) Subject: Bluetooth: btmrvl_sdio: remove pointless conditional before release_firmware() X-Git-Tag: v3.5-rc1~101^2~6^2^2^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59f34fb3354bb7b5f9d865ccaa2c54d3cf691cb8;p=pandora-kernel.git Bluetooth: btmrvl_sdio: remove pointless conditional before release_firmware() release_firmware() deals gracefullt with NULL pointers so there's no reason to test for one prior to calling the function. Signed-off-by: Jesper Juhl Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed