summaryrefslogtreecommitdiff
path: root/drivers/staging/crystalhd
diff options
context:
space:
mode:
authorJulia Lawall <Julia.Lawall@lip6.fr>2012-01-13 01:49:27 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-02-09 21:13:55 +0400
commita2f9dc55345baff05378c23de6e9e026f6838556 (patch)
treee12f9df94e812f15b83c3e11c0415c9652409f43 /drivers/staging/crystalhd
parent86587b671bf87ed81d2d89cd1199af912402a05f (diff)
downloadlinux-a2f9dc55345baff05378c23de6e9e026f6838556.tar.xz
drivers/staging: 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/crystalhd')
0 files changed, 0 insertions, 0 deletions