From: Greg Dietsche <[email protected]> This is a re-post of the patches found here: https://lkml.org/lkml/2011/6/7/714
Could I get the appropriate aks/naks to get these into the kernel? Also, I've added Michal Marek to the CC list since it is my understanding that he's the one that will eventually commit these. Thanks!! --- This patch set adds support for M= to coccicheck. This makes using Coccinelle easier for those wishing to check specific drivers or sub systems with Coccinelle. Greg Dietsche (2): coccicheck: add M= option to control which dir is processed coccinelle.txt: update documentation to include M= option Documentation/coccinelle.txt | 10 ++++++++-- scripts/coccicheck | 19 ++++++++++++++----- 2 files changed, 22 insertions(+), 7 deletions(-) -- 1.7.6.4 _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
