diff options
author | 2015-09-15 08:42:27 -0300 | |
---|---|---|
committer | 2015-10-22 15:48:23 -0200 | |
commit | bf447221a8791d0f5dd28b19336e31e48f05f04a (patch) | |
tree | c8ced1569f024bccd8e0ae4f2c58ea8bcfc35797 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | [media] lnbh25: Fix lnbh25_attach() function return type (diff) | |
download | linux-dev-bf447221a8791d0f5dd28b19336e31e48f05f04a.tar.xz linux-dev-bf447221a8791d0f5dd28b19336e31e48f05f04a.zip |
[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 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions