refresh generic 2.6.24 patches to match upstream style
[openwrt/svn-archive/archive.git] / target / linux / generic-2.6 / patches-2.6.24 / 840-unable_to_open_console.patch
index e227ffdfb21266d7bd1a0ac9b09d5ea676c27778..a74f2a8d6897705da8a25b6f56495a14995a88c9 100644 (file)
@@ -1,8 +1,6 @@
-Index: linux-2.6.24.7/init/main.c
-===================================================================
---- linux-2.6.24.7.orig/init/main.c
-+++ linux-2.6.24.7/init/main.c
-@@ -773,7 +773,7 @@ static int noinline init_post(void)
+--- a/init/main.c
++++ b/init/main.c
+@@ -773,7 +773,7 @@
        numa_default_policy();
  
        if (sys_open((const char __user *) "/dev/console", O_RDWR, 0) < 0)