On 14.1.2012 23:41, Julia Lawall wrote: > From: Julia Lawall <Julia.Lawall@xxxxxxx> > > 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@xxxxxxx> > > --- > scripts/coccinelle/api/kstrdup.cocci | 75 ++++++++++++++++++++++++++++-- > scripts/coccinelle/api/memdup.cocci | 34 ++++++++++++- > scripts/coccinelle/api/memdup_user.cocci | 39 ++++++++++++--- > scripts/coccinelle/free/kfree.cocci | 14 +++-- > scripts/coccinelle/iterators/fen.cocci | 73 ++++++++++++++++++++++++++--- > scripts/coccinelle/iterators/itnull.cocci | 54 ++++++++++++++++++--- > scripts/coccinelle/locks/call_kern.cocci | 67 +++++++++++++++++++------- > scripts/coccinelle/locks/flags.cocci | 12 ++-- > scripts/coccinelle/locks/mini_lock.cocci | 15 +++--- > scripts/coccinelle/misc/doubleinit.cocci | 8 +-- > scripts/coccinelle/null/eno.cocci | 36 ++++++++++++-- > 11 files changed, 351 insertions(+), 76 deletions(-) This looks much better, thanks. Applied to kbuild.git#misc. Michal -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html