All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] 99base: whitespace fix
@ 2011-08-22  8:54 Leho Kraav
  0 siblings, 0 replies; only message in thread
From: Leho Kraav @ 2011-08-22  8:54 UTC (permalink / raw)
  To: initramfs-u79uwXL29TY76Z2rM5mHXA; +Cc: Leho Kraav

---
 modules.d/99base/initqueue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules.d/99base/initqueue b/modules.d/99base/initqueue
index 21b1c61..2c06a0b 100755
--- a/modules.d/99base/initqueue
+++ b/modules.d/99base/initqueue
@@ -19,8 +19,8 @@ while [ $# -gt 0 ]; do
             qname="/settled";;
         --finished)
             qname="/finished";;
-	--timeout)
-	    qname="/timeout";;
+        --timeout)
+            qname="/timeout";;
         --unique)
             unique="yes";;
         --name)
-- 
1.7.6

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-08-22  8:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-22  8:54 [PATCH] 99base: whitespace fix Leho Kraav

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.