Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.6.24-rc6-git10 /kernel/printk.c

Filename:/kernel/printk.c
Lines Added:1
Lines Deleted:1
Also changed in: (Previous) 2.6.24-rc6-git9  2.6.24-rc6-git8  2.6.24-rc6-git7  2.6.24-rc6  2.6.24-rc5  2.6.24-rc4 
(Following) 2.6.24-rc6-git11  2.6.24-rc6-git12  2.6.24-rc7  2.6.24-rc8  2.6.24  2.6.24-git2 

Location
[  2.6.24-rc6-git10
  [  kernel
     o  printk.c

Patch

diff --git a/kernel/printk.c b/kernel/printk.c
index a30fe33..89011bf 100644
--- a/kernel/printk.c
+++ b/kernel/printk.c
@@ -817,7 +817,7 @@ __setup("console=", console_setup);
  * commonly to provide a default console (ie from PROM variables) when
  * the user has not supplied one.
  */
-int __init add_preferred_console(char *name, int idx, char *options)
+int add_preferred_console(char *name, int idx, char *options)
 {
    struct console_cmdline *c;
    int i;


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.