From: Alexey Dobriyan Date: Wed, 13 Sep 2006 03:36:00 +0000 (-0700) Subject: [PATCH] headers_check: improve #include regexp X-Git-Tag: v2.6.18~13^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=120e2a97268c312bf81ee3d8cacc75d1f75ef8b5;p=pandora-kernel.git [PATCH] headers_check: improve #include regexp The following combinations of pp-tokens are used #include #include # include so, script'd better check for all of them. Signed-off-by: Alexey Dobriyan Cc: David Woodhouse Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed