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> |
||
---|---|---|
.. | ||
c8sectpfe-common.c | ||
c8sectpfe-common.h | ||
c8sectpfe-core.c | ||
c8sectpfe-core.h | ||
c8sectpfe-debugfs.c | ||
c8sectpfe-debugfs.h | ||
c8sectpfe-dvb.c | ||
c8sectpfe-dvb.h | ||
Kconfig | ||
Makefile |