diff --git a/scripts/checkpatch.pl b/scripts/checkpatch.pl index e3c6b4922fff2edb8737586ac45bef6da5c38444..57df90699219e57bb22937d63c1ab87763522b3c 100755 --- a/scripts/checkpatch.pl +++ b/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 '') {