From acf1365cf0b0fbf8a289fc22beaedad09cac0bb4 Mon Sep 17 00:00:00 2001 From: Andy Whitcroft Date: Tue, 6 Jan 2009 14:41:18 -0800 Subject: [PATCH] --- yaml --- r: 126302 b: refs/heads/master c: 383099fd636deacf698b91b4c96d0d6d01e6dc79 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/scripts/checkpatch.pl | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index d39d2c2066f9..ae6d48e47359 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 83242e0c239aaa33e757584605f788ac1eca2f0f +refs/heads/master: 383099fd636deacf698b91b4c96d0d6d01e6dc79 diff --git a/trunk/scripts/checkpatch.pl b/trunk/scripts/checkpatch.pl index a305aa52b8b1..9208ec64af9d 100755 --- a/trunk/scripts/checkpatch.pl +++ b/trunk/scripts/checkpatch.pl @@ -2167,9 +2167,10 @@ sub process { MODULE_PARAM_DESC| DECLARE_PER_CPU| DEFINE_PER_CPU| - __typeof__\( + __typeof__\(| + \.$Ident\s*=\s* }x; - #print "REST<$rest>\n"; + #print "REST<$rest> dstat<$dstat>\n"; if ($rest ne '') { if ($rest !~ /while\s*\(/ && $dstat !~ /$exceptions/)