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/)