From 69384d32e5b6bf8ad2f5315b0bfd32f7dfed4fdc Mon Sep 17 00:00:00 2001 From: Andy Whitcroft Date: Mon, 21 Sep 2009 17:04:38 -0700 Subject: [PATCH] --- yaml --- r: 164532 b: refs/heads/master c: ea71a0a019f913bdf506103bd90140d93a2b83f0 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/scripts/checkpatch.pl | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 629628702a78..8ffba7e98b20 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 77f5b10a82bbd832c99ec4b120d5645342a5b140 +refs/heads/master: ea71a0a019f913bdf506103bd90140d93a2b83f0 diff --git a/trunk/scripts/checkpatch.pl b/trunk/scripts/checkpatch.pl index e3c6b4922fff..57df90699219 100755 --- a/trunk/scripts/checkpatch.pl +++ b/trunk/scripts/checkpatch.pl @@ -2288,7 +2288,8 @@ sub process { DECLARE_PER_CPU| DEFINE_PER_CPU| __typeof__\(| - \.$Ident\s*=\s* + \.$Ident\s*=\s*| + ^\"|\"$ }x; #print "REST<$rest> dstat<$dstat>\n"; if ($rest ne '') {