]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- 2.6.19 ready - but why do we remove suspend2_try_resume declaration just
authormguevara <mguevara@pld-linux.org>
Fri, 8 Dec 2006 23:51:19 +0000 (23:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  before calling it? what is the idea behind this patch?

Changed files:
    linux-2.6-suspend2-off.patch -> 1.2

linux-2.6-suspend2-off.patch

index 32fbffcd79b1b5718b8ff46d9efeb146adf7ea1c..86628fef791cd247d4ee65a31a7731abac08c47d 100644 (file)
@@ -1,9 +1,9 @@
---- linux-2.6.18/init/do_mounts.c~     2006-10-07 13:46:01.910714855 +0200
-+++ linux-2.6.18/init/do_mounts.c      2006-10-07 14:14:31.975242106 +0200
-@@ -28,7 +28,6 @@
- #ifdef CONFIG_SOFTWARE_SUSPEND
+--- linux-2.6.19/init/do_mounts.c~     2006-12-09 00:12:07.000000000 +0100
++++ linux-2.6.19/init/do_mounts.c      2006-12-09 00:43:22.000000000 +0100
+@@ -30,7 +30,6 @@ dev_t ROOT_DEV;
  extern int software_resume(void);
  #else
+ #ifdef CONFIG_SUSPEND2
 -extern void suspend2_try_resume(void);
  static int software_resume(void)
  {
This page took 0.065128 seconds and 4 git commands to generate.