From 1e1e88f542dd2619355bac2497663763a865a0c2 Mon Sep 17 00:00:00 2001 From: Andy Whitcroft Date: Wed, 15 Oct 2008 22:02:23 -0700 Subject: [PATCH] --- yaml --- r: 114762 b: refs/heads/master c: 2a1bc5d5c5096f2dfb6f8b18f39ecb718f101535 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/scripts/checkpatch.pl | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 259bd3328e62..da29a96b7e1e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9bd49efe4e4bf88d9c1026db50325fd1b2e59519 +refs/heads/master: 2a1bc5d5c5096f2dfb6f8b18f39ecb718f101535 diff --git a/trunk/scripts/checkpatch.pl b/trunk/scripts/checkpatch.pl index 6ddae89c3cfa..c7980ff2975e 100755 --- a/trunk/scripts/checkpatch.pl +++ b/trunk/scripts/checkpatch.pl @@ -2392,6 +2392,7 @@ sub process { my $string; while ($line =~ /(?:^|")([X\t]*)(?:"|$)/g) { $string = substr($rawline, $-[1], $+[1] - $-[1]); + $string =~ s/%%/__/g; if ($string =~ /(?