summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil-cisco@xs4all.nl>2019-11-03 12:23:33 +0100
committerMauro Carvalho Chehab <mchehab@kernel.org>2019-11-08 07:25:39 +0100
commitc4abb192caca96a53c2e833d25b1f7f12b454bf4 (patch)
tree94a216b8e0c2274cee62e976e89680bc28a56caf /tools/perf/scripts/python/exported-sql-viewer.py
parent6a8c521c529eb0c806780886c7092d7f7fdcca7b (diff)
media: mtk-vpu: fix two smatch warnings
Drop the "id >= 0" test in two conditions to fix these warnings: drivers/media/platform/mtk-vpu/mtk_vpu.c:276 vpu_ipi_register() warn: always true condition '(id >= 0) => (0-u32max >= 0)' drivers/media/platform/mtk-vpu/mtk_vpu.c:401 vpu_wdt_reg_handler() warn: always true condition '(id >= 0) => (0-u32max >= 0)' 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