aboutsummaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS
diff options
context:
space:
mode:
authorJulia Lawall <Julia.Lawall@lip6.fr>2012-01-12 16:49:29 -0500
committerVinod Koul <vinod.koul@linux.intel.com>2012-01-30 22:25:08 -0500
commit880db3ff17a973bc0e9847299d1fd9cdf4568ee1 (patch)
treec27541db3d18b22877d4c7427f6abb23f7a811df /REPORTING-BUGS
parent7bec78e0a82418021dc2e63dea4d2b749953086d (diff)
drivers/dma/amba-pl08x.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> Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions