diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2019-11-03 14:23:33 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2019-11-08 09:25:39 +0300 |
commit | c4abb192caca96a53c2e833d25b1f7f12b454bf4 (patch) | |
tree | 94a216b8e0c2274cee62e976e89680bc28a56caf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6a8c521c529eb0c806780886c7092d7f7fdcca7b (diff) | |
download | linux-c4abb192caca96a53c2e833d25b1f7f12b454bf4.tar.xz |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions