summaryrefslogtreecommitdiff
path: root/drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.h
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2015-09-15 08:42:27 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-10-22 15:48:23 -0200
commitbf447221a8791d0f5dd28b19336e31e48f05f04a (patch)
treec8ced1569f024bccd8e0ae4f2c58ea8bcfc35797 /drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.h
parenta9c4e5cfebc44e6caa6b9299af5603f5c2da0c33 (diff)
[media] c8sectpfe: fix ininitialized error return on firmware load failure
static analysis with cppcheck detected the following error: [drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c:1210]: (error) Uninitialized variable: ret ret is never initialised, so garbage is being returned. Instead return the error return from the call of request_firmware_nowait Signed-off-by: Colin Ian King <colin.king@canonical.com>
Diffstat (limited to 'drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.h')
0 files changed, 0 insertions, 0 deletions