Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1505217 > unrolled thread

[PATCH] [linux-next] Doc: cciss: Fix a typo in cciss.txt

Started byMasanari Iida <standby24x7@gmail.com>
First post2016-10-20 22:10 +0200
Last post2016-10-21 23:20 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH] [linux-next] Doc: cciss: Fix a typo in cciss.txt Masanari Iida <standby24x7@gmail.com> - 2016-10-20 22:10 +0200
    Re: [PATCH] [linux-next] Doc: cciss: Fix a typo in cciss.txt Jonathan Corbet <corbet@lwn.net> - 2016-10-21 23:20 +0200

#1505217 — [PATCH] [linux-next] Doc: cciss: Fix a typo in cciss.txt

FromMasanari Iida <standby24x7@gmail.com>
Date2016-10-20 22:10 +0200
Subject[PATCH] [linux-next] Doc: cciss: Fix a typo in cciss.txt
Message-ID<surP3-3PX-3@gated-at.bofh.it>
This patch fix a spelling typo in cciss.txt

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 Documentation/blockdev/cciss.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/blockdev/cciss.txt b/Documentation/blockdev/cciss.txt
index b79d0a13e7cd..3a5477cc456e 100644
--- a/Documentation/blockdev/cciss.txt
+++ b/Documentation/blockdev/cciss.txt
@@ -184,7 +184,7 @@ infrequently used and the primary purpose of Smart Array controllers is to
 act as a RAID controller for disk drives, so the vast majority of commands
 are allocated for disk devices.  However, if you have more than a few tape
 drives attached to a smart array, the default number of commands may not be
-enought (for example, if you have 8 tape drives, you could only rewind 6
+enough (for example, if you have 8 tape drives, you could only rewind 6
 at one time with the default number of commands.)  The cciss_tape_cmds module
 parameter allows more commands (up to 16 more) to be allocated for use by
 tape drives.  For example:
-- 
2.10.1.502.g6598894

[toc] | [next] | [standalone]


#1506300

FromJonathan Corbet <corbet@lwn.net>
Date2016-10-21 23:20 +0200
Message-ID<suPom-2G3-13@gated-at.bofh.it>
In reply to#1505217
On Fri, 21 Oct 2016 04:59:32 +0900
Masanari Iida <standby24x7@gmail.com> wrote:

> This patch fix a spelling typo in cciss.txt

Applied to the docs tree, thanks.

jon

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web