diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2014-11-19 19:20:51 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2014-11-25 12:07:33 -0200 |
commit | 5ed0cf8800c4da58e1e501f7143154897d34e9c2 (patch) | |
tree | 547e529be54c117f71c45acf91fcbac87b12da8c /drivers/vfio | |
parent | 9bc2dd7ec0db76c7159d8124cd2bf8d1ff2a2ede (diff) | |
download | linux-5ed0cf8800c4da58e1e501f7143154897d34e9c2.tar.gz |
[media] m88ds3103: One function call less in m88ds3103_init() after error detection
GIT_AUTHOR_DATE=1416472158
The release_firmware() function was called in some cases by the
m88ds3103_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/vfio')
0 files changed, 0 insertions, 0 deletions