diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2014-11-30 21:05:48 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2014-12-04 20:28:51 +0300 |
commit | dc89cfcf33bfd15ad335207062c1f87b6074f222 (patch) | |
tree | 34c2d38cefba33b7c71be709cc0c31c4a10642f5 /drivers/power/ab8500_bmdata.c | |
parent | 99d2fae9eb56a0cba060f28d8a8d154f755dedb2 (diff) | |
download | linux-dc89cfcf33bfd15ad335207062c1f87b6074f222.tar.xz |
[media] tuners: remove uneeded checks before release_firmware()
The release_firmware() function tests whether its argument is NULL
and then returns immediately. Thus the test around the call is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/power/ab8500_bmdata.c')
0 files changed, 0 insertions, 0 deletions