diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2023-01-26 13:33:10 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2023-02-08 08:31:49 +0100 |
commit | 5a1a39a8ac30c7f116d427f7271927d976e4723e (patch) | |
tree | dc301ab109f7e05834bcb9a851810e942aae686c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e670d7e3c53d0345c7acfa5b9a2b1c33537a0dad (diff) |
media: marvell: change return to goto for proper unwind
The probe function used 'goto out' everywhere, except in one
place where it returned an error. That too should be a 'goto out'.
This fixes a smatch warning:
mmp-driver.c:257 mmpcam_probe() warn: missing unwind goto?
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions