Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 114777
b: refs/heads/master
c: afbe8d2
h: refs/heads/master
i:
  114775: 724a97e
v: v3
  • Loading branch information
Andy Whitcroft authored and Linus Torvalds committed Oct 16, 2008
1 parent 50a847b commit 3bac675
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: b132e5d5865325a9aa42b122c4c466903bf48348
refs/heads/master: afbe8d283b97b2317dab900fb11d2a8878ee3c23
2 changes: 1 addition & 1 deletion trunk/scripts/checkpatch.pl
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
qr{float},
qr{double},
qr{bool},
qr{(?:__)?(?:u|s|be|le)(?:8|16|32|64)},
qr{(?:__)?(?:u|s|be|le)(?:\d|\d\d)},
qr{struct\s+$Ident},
qr{union\s+$Ident},
qr{enum\s+$Ident},
Expand Down

0 comments on commit 3bac675

Please sign in to comment.