kernel-fxtec-pro1x/scripts/coccinelle/locks
Nicolas Palix 8aa6273106 Coccinelle: Add locks/double_lock.cocci
Find double locks.  False positives may occur when some paths cannot
occur at execution, due to the values of variables, and when there is
an intervening function call that releases the lock.

Signed-off-by: Nicolas Palix <npalix@diku.dk>
Signed-off-by: Julia Lawall <julia@diku.dk>
Signed-off-by: Michal Marek <mmarek@suse.cz>
2010-08-31 11:37:53 +02:00
..
call_kern.cocci Coccinelle: Add locks/call_kern.cocci 2010-08-31 11:37:53 +02:00
double_lock.cocci Coccinelle: Add locks/double_lock.cocci 2010-08-31 11:37:53 +02:00