* [PATCH 2/5] storage-fixup: fix typo of configuration filename
@ 2008-10-28 23:09 Kel Modderman
2008-11-12 5:26 ` Tejun Heo
0 siblings, 1 reply; 2+ messages in thread
From: Kel Modderman @ 2008-10-28 23:09 UTC (permalink / raw)
To: linux-ide
Fix spelling of storage-fixup.conf in storage-fixup script header.
Signed-off-by: Kel Modderman <kel@otaku42.de>
---
--- a/storage-fixup
+++ b/storage-fixup
@@ -6,10 +6,10 @@
# to adjust ATA APM setting. Some laptop BIOSen set this value too
# aggressively causing frequent head unloads which can kill the drive
# quickly. This script should be called during boot and resume. It
-# examines rules from /etc/stroage-fixup.conf and executes matching
+# examines rules from /etc/storage-fixup.conf and executes matching
# commands.
#
-# In stroage-fixup.conf, empty lines and lines starting w/ # are
+# In storage-fixup.conf, empty lines and lines starting w/ # are
# ignored. Each line starts with rule, dmi, ata or act.
#
# rule RULENAME
---
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 2/5] storage-fixup: fix typo of configuration filename
2008-10-28 23:09 [PATCH 2/5] storage-fixup: fix typo of configuration filename Kel Modderman
@ 2008-11-12 5:26 ` Tejun Heo
0 siblings, 0 replies; 2+ messages in thread
From: Tejun Heo @ 2008-11-12 5:26 UTC (permalink / raw)
To: Kel Modderman; +Cc: linux-ide
Kel Modderman wrote:
> Fix spelling of storage-fixup.conf in storage-fixup script header.
>
> Signed-off-by: Kel Modderman <kel@otaku42.de>
> ---
> --- a/storage-fixup
> +++ b/storage-fixup
> @@ -6,10 +6,10 @@
> # to adjust ATA APM setting. Some laptop BIOSen set this value too
> # aggressively causing frequent head unloads which can kill the drive
> # quickly. This script should be called during boot and resume. It
> -# examines rules from /etc/stroage-fixup.conf and executes matching
> +# examines rules from /etc/storage-fixup.conf and executes matching
> # commands.
> #
> -# In stroage-fixup.conf, empty lines and lines starting w/ # are
> +# In storage-fixup.conf, empty lines and lines starting w/ # are
> # ignored. Each line starts with rule, dmi, ata or act.
> #
> # rule RULENAME
applied
--
tejun
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-11-12 5:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-28 23:09 [PATCH 2/5] storage-fixup: fix typo of configuration filename Kel Modderman
2008-11-12 5:26 ` Tejun Heo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).