summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil-cisco@xs4all.nl>2019-11-03 14:23:38 +0300
committerMauro Carvalho Chehab <mchehab@kernel.org>2019-11-08 09:30:47 +0300
commit61b8584a2f3a212283667af887d4aa05973569df (patch)
treed7c905231827d4ca575f409b3c33303efde5a700 /tools/perf/scripts/python/export-to-postgresql.py
parentb5f72a17b1b2f5363f61075d501367ac7461581e (diff)
downloadlinux-61b8584a2f3a212283667af887d4aa05973569df.tar.xz
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 <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions