summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJulia Lawall <Julia.Lawall@lip6.fr>2012-01-12 20:49:30 (GMT)
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-01-18 00:53:46 (GMT)
commitbb869368f36abecc427ffa94193439a05c0aac8d (patch)
treeeeb155161e0ae74914862c6466be14718d204cf6 /Documentation
parentb1aa60892ecc1ba03185e7dfed99cc9202ef03b7 (diff)
downloadlinux-fsl-qoriq-bb869368f36abecc427ffa94193439a05c0aac8d.tar.xz
[media] drivers/media/video/s5p-mfc/s5p_mfc.c: adjust double test
Rewrite a duplicated test to test the correct value The semantic match that finds this problem is as follows: (http://coccinelle.lip6.fr/) // <smpl> @@ expression E; @@ ( * E || ... || E | * E && ... && E ) // </smpl> Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> Acked-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions