Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44879
b: refs/heads/master
c: 99eea6a
h: refs/heads/master
i:
  44877: 934ac79
  44875: 09402ff
  44871: cacdee1
  44863: 19cb1ea
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Dec 22, 2006
1 parent 8ad90c3 commit 127c43e
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: af9997e426f9ddfe7a84cb4cd3c7ff938fabd41a
refs/heads/master: 99eea6a105106a94758724ccce996607f60bc0f2
2 changes: 1 addition & 1 deletion trunk/kernel/printk.c
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ static void __call_console_drivers(unsigned long start, unsigned long end)

static int __read_mostly ignore_loglevel;

int __init ignore_loglevel_setup(char *str)
static int __init ignore_loglevel_setup(char *str)
{
ignore_loglevel = 1;
printk(KERN_INFO "debug: ignoring loglevel setting.\n");
Expand Down

0 comments on commit 127c43e

Please sign in to comment.