Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217545
b: refs/heads/master
c: 674dff6
h: refs/heads/master
i:
  217543: d80c3a0
v: v3
  • Loading branch information
Namhyung Kim authored and Linus Torvalds committed Oct 26, 2010
1 parent 056450f commit 6b70611
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: 8155c02a44a95562e1ae0999360eb31288d7195a
refs/heads/master: 674dff6507d3f9b110219ea125cf5e1213c9acef
2 changes: 1 addition & 1 deletion trunk/kernel/printk.c
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ __setup("log_buf_len=", log_buf_len_setup);

#ifdef CONFIG_BOOT_PRINTK_DELAY

static unsigned int boot_delay; /* msecs delay after each printk during bootup */
static int boot_delay; /* msecs delay after each printk during bootup */
static unsigned long long loops_per_msec; /* based on boot_delay */

static int __init boot_delay_setup(char *str)
Expand Down

0 comments on commit 6b70611

Please sign in to comment.