diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2014-11-30 16:48:24 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2014-12-04 15:28:51 -0200 |
commit | e358c8a60f62fa89a13e35686f79eaeda0ca2127 (patch) | |
tree | 7d2ff9bc631e1108a2cd30d5aedbf560e1bac975 /drivers/media/pci | |
parent | dc89cfcf33bfd15ad335207062c1f87b6074f222 (diff) |
[media] si2157: One function call less in si2157_init() after error
The release_firmware() function was called in some cases by the si2157_init()
function during error handling even if the passed variable contained still
a null pointer. This implementation detail could be improved
by the introduction of another jump label.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/pci')
0 files changed, 0 insertions, 0 deletions