Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 105380
b: refs/heads/master
c: fee61c4
h: refs/heads/master
v: v3
  • Loading branch information
Andy Whitcroft authored and Linus Torvalds committed Jul 24, 2008
1 parent 4e1c392 commit 9aa718b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6cbb2e711128b505209f7c910018aac77335c887
refs/heads/master: fee61c47d15270bdea699a8a3dd867f0825c3541
1 change: 1 addition & 0 deletions trunk/scripts/checkpatch.pl
Original file line number Diff line number Diff line change
Expand Up @@ -1670,6 +1670,7 @@ sub process {
my $value = $2;

# Flatten any parentheses and braces
$value =~ s/\)\(/\) \(/g;
while ($value =~ s/\([^\(\)]*\)/1/) {
}

Expand Down

0 comments on commit 9aa718b

Please sign in to comment.