]> git.pld-linux.org Git - packages/geninitrd.git/commitdiff
space for separation
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 26 Oct 2011 19:57:29 +0000 (19:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    geninitrd-svn.patch -> 2.8

geninitrd-svn.patch

index af55f9552d341c855d88fdc13782f38cb62cc601..1d59c961e3c947750fcb00a5d0d0d8e69f5f9a05 100644 (file)
@@ -54,3 +54,16 @@ Index: functions
 +      '
  }
  
+Index: functions
+===================================================================
+--- functions  (wersja 12391)
++++ functions  (kopia robocza)
+@@ -213,7 +213,7 @@
+                                       }
+                                       END { 
+                                                  # xhci/ehci/ohci/uhci hack to preserve such order
+-                                                 printf "%s %s %s %s", xhci, ehci, ohci, uhci;
++                                                 printf "%s %s %s %s ", xhci, ehci, ohci, uhci;
+                                                  for (i in modules) { printf "%s ", modules[i]; };
+                                       }
+       '
This page took 0.114605 seconds and 4 git commands to generate.