From: Jesper Juhl Date: Mon, 9 Apr 2012 19:50:04 +0000 (-0300) Subject: [media] s2255drv: Remove redundant NULL test before release_firmware() X-Git-Tag: v3.5-rc1~104^2~403 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fc82fa001cac8f22e7493a02c795f2bb33cafac;p=pandora-kernel.git [media] s2255drv: Remove redundant NULL test before release_firmware() release_firmware() tests for NULL pointers on its own - there's no reason to do an explicit check before calling the function. Signed-off-by: Jesper Juhl Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed