From: Dan Carpenter Date: Thu, 19 Aug 2010 09:47:50 +0000 (-0300) Subject: V4L/DVB: opera1: remove unneeded NULL check X-Git-Tag: v2.6.36-rc8~32^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8e07124500184f81541ddf3e9669000af9ac4bc;p=pandora-kernel.git V4L/DVB: opera1: remove unneeded NULL check "fw" is always a non-NULL pointer at this point, and anyway release_firmware() accepts NULL pointers. Signed-off-by: Dan Carpenter Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed