]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
V4L/DVB: opera1: remove unneeded NULL check
authorDan Carpenter <error27@gmail.com>
Thu, 19 Aug 2010 09:47:50 +0000 (06:47 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 28 Sep 2010 01:21:47 +0000 (22:21 -0300)
"fw" is always a non-NULL pointer at this point, and anyway
release_firmware() accepts NULL pointers.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found