aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <[email protected]>2021-06-09 14:32:29 +0200
committerMauro Carvalho Chehab <[email protected]>2021-06-17 09:25:31 +0200
commit1fec2ecc252301110e4149e6183fa70460d29674 (patch)
treef46a082b5212e9020364a4652e832b7e06febdaf /tools/perf/scripts/python/stackcollapse.py
parentabc0226df64dc137b48b911c1fe4319aec5891bb (diff)
media: dvbdev: fix error logic at dvb_register_device()
As reported by smatch: drivers/media/dvb-core/dvbdev.c: drivers/media/dvb-core/dvbdev.c:510 dvb_register_device() warn: '&dvbdev->list_head' not removed from list drivers/media/dvb-core/dvbdev.c: drivers/media/dvb-core/dvbdev.c:530 dvb_register_device() warn: '&dvbdev->list_head' not removed from list drivers/media/dvb-core/dvbdev.c: drivers/media/dvb-core/dvbdev.c:545 dvb_register_device() warn: '&dvbdev->list_head' not removed from list The error logic inside dvb_register_device() doesn't remove devices from the dvb_adapter_list in case of errors. Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions