aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorHans Verkuil <[email protected]>2019-11-03 12:23:38 +0100
committerMauro Carvalho Chehab <[email protected]>2019-11-08 07:30:47 +0100
commit61b8584a2f3a212283667af887d4aa05973569df (patch)
treed7c905231827d4ca575f409b3c33303efde5a700 /tools/perf/scripts/python/bin/stackcollapse-report
parentb5f72a17b1b2f5363f61075d501367ac7461581e (diff)
media: mantis: fix two smatch errors
Drop two dprintk's that relied on a non-NULL mantis pointer when it was in fact a NULL pointer. Fix those warnings: drivers/media/pci/mantis/mantis_cards.c:73 mantis_irq_handler() error: we previously assumed 'mantis' could be null (see line 72) drivers/media/pci/mantis/hopper_cards.c:64 hopper_irq_handler() error: we previously assumed 'mantis' could be null (see line 63) Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions