From: Greg Dietsche Date: Sun, 6 Nov 2011 01:59:43 +0000 (-0500) Subject: coccicheck: add M= option to control which dir is processed X-Git-Tag: v3.3-rc1~44^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0bc1fb4;p=pandora-kernel.git coccicheck: add M= option to control which dir is processed Examples: make coccicheck M=drivers/net/wireless/ make coccicheck SUBDIRS=drivers/net/wireless/ Version 2: fix patch file names when using M= tell coccinelle where the include files are Version 3: Add second include option to support out of tree development Fix error message Signed-off-by: Greg Dietsche Acked-by: Julia Lawall Signed-off-by: Michal Marek --- Reading git-diff-tree failed