scripts/coccinelle: improve the coverage of some semantic patches
authorJulia Lawall <Julia.Lawall@lip6.fr>
Sat, 14 Jan 2012 22:41:54 +0000 (23:41 +0100)
committerMichal Marek <mmarek@suse.cz>
Sat, 14 Jan 2012 23:05:46 +0000 (00:05 +0100)
commit29a36d4dec6cf7ad72e6e3337bf954096cbbb4cf
tree15ac5f3d0df3f56f233603e8626b5d383e6ab278
parentfb3f8af4ff52faf9b31e6c4e8ca0b0b16332808c
scripts/coccinelle: improve the coverage of some semantic patches

This patch ensures that all semantic patches in the scripts/coccinelle
directory provide the report option.  Report messages that include line
numbers now have the line number preceded by "line" for easier subsequent
processing.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Michal Marek <mmarek@suse.cz>
scripts/coccinelle/api/kstrdup.cocci
scripts/coccinelle/api/memdup.cocci
scripts/coccinelle/api/memdup_user.cocci
scripts/coccinelle/free/kfree.cocci
scripts/coccinelle/iterators/fen.cocci
scripts/coccinelle/iterators/itnull.cocci
scripts/coccinelle/locks/call_kern.cocci
scripts/coccinelle/locks/flags.cocci
scripts/coccinelle/locks/mini_lock.cocci
scripts/coccinelle/misc/doubleinit.cocci
scripts/coccinelle/null/eno.cocci