commit | a8e07124500184f81541ddf3e9669000af9ac4bc | [log] [tgz] |
---|---|---|
author | Dan Carpenter <error27@gmail.com> | Thu Aug 19 06:47:50 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Sep 27 22:21:47 2010 -0300 |
tree | 3f4444018eff16dd1f277c05dd18ffdafb3471d9 | |
parent | 028816bc85db5ac6a562c2aff2113c7480d67919 [diff] |
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 <error27@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>