Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 105399
b: refs/heads/master
c: 8ea3eb9
h: refs/heads/master
i:
  105397: c8e5427
  105395: 81e6b0a
  105391: ab63d84
v: v3
  • Loading branch information
Andy Whitcroft authored and Linus Torvalds committed Jul 24, 2008
1 parent 350f484 commit 36ab3d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b8f96a31f38c8e9fc75f0a89c6815e7cbc402858
refs/heads/master: 8ea3eb9a20f39d5afa52900a34092b4b5f6b55cb
2 changes: 1 addition & 1 deletion trunk/scripts/checkpatch.pl
Original file line number Diff line number Diff line change
Expand Up @@ -715,7 +715,7 @@ sub annotate_values {
$av_preprocessor = 0;
}

} elsif ($cur =~ /^($Type)\s*(?:$Ident|,|\))/) {
} elsif ($cur =~ /^($Type)\s*(?:$Ident|,|\)|\()/) {
print "DECLARE($1)\n" if ($dbg_values > 1);
$type = 'T';

Expand Down

0 comments on commit 36ab3d9

Please sign in to comment.