diff options
author | 2015-06-10 07:19:37 -0300 | |
---|---|---|
committer | 2015-06-10 12:29:55 -0300 | |
commit | 1a8b18afa13f2772b1ae79de3831f0b81b4a0903 (patch) | |
tree | 68b7f0662e7b87dc1f67401eae0d1a3f373bb144 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ts2020: fix compilation on i386 (diff) | |
download | wireguard-linux-1a8b18afa13f2772b1ae79de3831f0b81b4a0903.tar.xz wireguard-linux-1a8b18afa13f2772b1ae79de3831f0b81b4a0903.zip |
[media] bdisp: remove needless check
As reported by smatch:
drivers/media/platform/sti/bdisp/bdisp-v4l2.c:947 bdisp_s_selection() warn: unsigned 'out.width' is never less than zero.
drivers/media/platform/sti/bdisp/bdisp-v4l2.c:947 bdisp_s_selection() warn: unsigned 'out.height' is never less than zero.
Indeed, width and height are unsigned.
Signed-off-by: Fabien Dessenne <fabien.dessenne@st.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions