diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2019-11-03 14:23:31 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2019-11-05 16:33:36 +0300 |
commit | 6a8c521c529eb0c806780886c7092d7f7fdcca7b (patch) | |
tree | 39574c0a1d0a3823470cb32f9b86394dc41657df /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8ffd573c25e5fac1daeeffc592e2ed6bc6a3d947 (diff) | |
download | linux-6a8c521c529eb0c806780886c7092d7f7fdcca7b.tar.xz |
media: am437x: fix smatch warning
Fixes this warning:
drivers/media/platform/am437x/am437x-vpfe.c:288 vpfe_ccdc_validate_param() warn: unsigned 'ccdcparam->alaw.gamma_wd' is never less than zero.
by dropping the gamma_wd < VPFE_CCDC_GAMMA_BITS_15_6 check
since VPFE_CCDC_GAMMA_BITS_15_6 is 0.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Reviewed-by: Benoit Parrot <bparrot@ti.com>
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