[Cocci] [RESEND 0/2] coccicheck: Add M= option

Gregory.Dietsche at cuw.edu Gregory.Dietsche at cuw.edu
Sun Nov 6 02:59:42 CET 2011


From: Greg Dietsche <Gregory.Dietsche at cuw.edu>

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



More information about the Cocci mailing list