commit | a5c36fa6eec60bb9613d8eee907311265771b0f3 | [log] [tgz] |
---|---|---|
author | Andrzej Hajda <a.hajda@samsung.com> | Mon Sep 21 10:33:57 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Nov 17 14:27:28 2015 -0200 |
tree | 8042556cf4eb83bbc164db043fef812a7120efb4 | |
parent | cbb6f1f9c72313f16e97ed268b19c1ae30903b33 [diff] |
[media] staging: media: davinci_vpfe: fix ipipe_mode type The variable can take negative values. The problem has been detected using proposed semantic patch scripts/coccinelle/tests/unsigned_lesser_than_zero.cocci [1]. [1]: http://permalink.gmane.org/gmane.linux.kernel/2038576 Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>