diff options
author | Fabien Dessenne <fabien.dessenne@st.com> | 2015-06-10 07:19:37 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-06-10 12:29:55 -0300 |
commit | 1a8b18afa13f2772b1ae79de3831f0b81b4a0903 (patch) | |
tree | 68b7f0662e7b87dc1f67401eae0d1a3f373bb144 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 87b09bd048924f5b830d57f719b0c62ec25bac32 (diff) |
[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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions