Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250985
b: refs/heads/master
c: b053172
h: refs/heads/master
i:
  250983: 2558c3e
v: v3
  • Loading branch information
Joe Perches authored and Linus Torvalds committed May 25, 2011
1 parent 743ed5a commit 038e938
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 428e2fdc4ecee2312829e97549f99c12312f4faf
refs/heads/master: b05317221b7607ba61ee921c31867ed08912aa46
6 changes: 3 additions & 3 deletions trunk/scripts/checkpatch.pl
Original file line number Diff line number Diff line change
Expand Up @@ -210,10 +210,10 @@ sub help {

our $logFunctions = qr{(?x:
printk|
pr_(debug|dbg|vdbg|devel|info|warning|err|notice|alert|crit|emerg|cont)|
(dev|netdev|netif)_(printk|dbg|vdbg|info|warn|err|notice|alert|crit|emerg|WARN)|
[a-z]+_(emerg|alert|crit|err|warning|warn|notice|info|debug|dbg|vdbg|devel|cont|WARN)|
WARN|
panic
panic|
MODULE_[A-Z_]+
)};

our @typeList = (
Expand Down

0 comments on commit 038e938

Please sign in to comment.