diff options
author | Yuan Can <yuancan@huawei.com> | 2024-10-22 09:50:37 +0300 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2025-03-06 19:28:29 +0300 |
commit | 734ac57e47b3bdd140a1119e2c4e8e6f8ef8b33d (patch) | |
tree | 741c1d420efcb09247f5fb23aba9f0c78702caa4 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b773530a34df0687020520015057075f8b7b4ac4 (diff) | |
download | linux-734ac57e47b3bdd140a1119e2c4e8e6f8ef8b33d.tar.xz |
media: siano: Fix error handling in smsdvb_module_init()
The smsdvb_module_init() returns without checking the retval from
smscore_register_hotplug().
If the smscore_register_hotplug() failed, the module failed to install,
leaving the smsdvb_debugfs not unregistered.
Fixes: 3f6b87cff66b ("[media] siano: allow showing the complete statistics via debugfs")
Cc: stable@vger.kernel.org
Signed-off-by: Yuan Can <yuancan@huawei.com>
Acked-by: Ricardo Ribalda <ribalda@chromium.org>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions