diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2015-02-01 19:34:37 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-04-01 11:22:27 +0200 |
commit | bf104c238dc1c7172460853882a545141eaa8222 (patch) | |
tree | bf2f1d7cd0e6dd3360ac34e42427a859f4933d06 /drivers/media/platform/omap3isp/isppreview.c | |
parent | [media] mn88472: Deletion of an unnecessary check before the function call "r... (diff) | |
download | linux-bf104c238dc1c7172460853882a545141eaa8222.tar.xz linux-bf104c238dc1c7172460853882a545141eaa8222.zip |
[media] mn88472: One function call less in mn88472_init() after error detection
The release_firmware() function was called in three cases by the mn88472_init()
function during error handling even if the passed variable "fw" 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/platform/omap3isp/isppreview.c')
0 files changed, 0 insertions, 0 deletions