Re: [PATCH 35/41] Documentation: scsi: fix spelling mistakes

2016-04-28 Thread Jonathan Corbet
On Mon, 25 Apr 2016 07:37:01 +0100
Eric Engestrom  wrote:

>  Documentation/scsi/ChangeLog.megaraid_sas | 16 
>  1 file changed, 8 insertions(+), 8 deletions(-)

Applied to the docs tree (after fixing trailing whitespace errors - the
new and the old ones).

jon
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 35/41] Documentation: scsi: fix spelling mistakes

2016-04-25 Thread Eric Engestrom
Signed-off-by: Eric Engestrom 
---
 Documentation/scsi/ChangeLog.megaraid_sas | 16 
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/Documentation/scsi/ChangeLog.megaraid_sas 
b/Documentation/scsi/ChangeLog.megaraid_sas
index 18b5709..20dcf20 100644
--- a/Documentation/scsi/ChangeLog.megaraid_sas
+++ b/Documentation/scsi/ChangeLog.megaraid_sas
@@ -63,7 +63,7 @@ Release Date: Sat. Feb 9, 2013 17:00:00 PST 2013 -
 Current Version : 06.506.00.00-rc1
 Old Version : 06.504.01.00-rc1
 1. Add 4k FastPath DIF support.
-2. Dont load DevHandle unless FastPath enabled.
+2. Don't load DevHandle unless FastPath enabled.
 3. Version and Changelog update.
 ---
 Release Date: Mon. Oct 1, 2012 17:00:00 PST 2012 -
@@ -105,7 +105,7 @@ Old Version : 00.00.06.12-rc1
 1. Fix reglockFlags for degraded raid5/6 for MR 9360/9380.
 2. Mask off flags in ioctl path to prevent memory scribble with older
MegaCLI versions.
-3. Remove poll_mode_io module paramater, sysfs node, and associated code.
+3. Remove poll_mode_io module parameter, sysfs node, and associated code.
 ---
 Release Date: Wed. Oct 5, 2011 17:00:00 PST 2010 -
(emaild-id:megaraidli...@lsi.com)
@@ -199,7 +199,7 @@ Old Version : 00.00.04.31-rc1
 1. Add the Online Controller Reset (OCR) to the Driver.
OCR is the new feature for megaraid_sas driver which
will allow the fw to do the chip reset which will not
-   affact the OS behavious.
+   affect the OS behavior.
 
To add the OCR support, driver need to do:
a). reset the controller chips -- Xscale and Gen2 which
@@ -233,7 +233,7 @@ Old Version : 00.00.04.31-rc1
failed state.  Driver will kill adapter if can't bring back FW after the
this three times reset.
 4. Add the input parameter max_sectors to 1MB support to our GEN2 
controller.
-   customer can use the input paramenter max_sectors to add 1MB support to 
GEN2
+   customer can use the input parameter max_sectors to add 1MB support to 
GEN2
controller.
 
 1 Release Date: Thur.  Oct 29, 2009 09:12:45 PST 2009 -
@@ -584,9 +584,9 @@ ii. Bug fix : Disable controller interrupt before firing 
INIT cmd to FW.
 2 Current Version : 00.00.02.04
 3 Older Version   : 00.00.02.04 
 
-i. Remove superflous instance_lock
+i. Remove superfluous instance_lock
 
-   gets rid of the otherwise superflous instance_lock and avoids an unsave 
+   gets rid of the otherwise superfluous instance_lock and avoids an 
unsafe 
unsynchronized access in the error handler.
 
- Christoph Hellwig 
@@ -620,7 +620,7 @@ i.  Register 16 byte CDB capability with scsi midlayer
 3 Older Version   : 00.00.02.01 
 
 i. New template defined to represent each family of controllers 
(identified by processor used). 
-   The template will have defintions that will be initialised to 
appropritae values for a specific family of controllers. The template 
definition has four function pointers. During driver initialisation the 
function pointers will be set based on the controller family type. This change 
is done to support new controllers that has different processors and thus 
different register set.
+   The template will have definitions that will be initialised to 
appropriate values for a specific family of controllers. The template 
definition has four function pointers. During driver initialisation the 
function pointers will be set based on the controller family type. This change 
is done to support new controllers that has different processors and thus 
different register set.
 
-Sumant Patro 
 
@@ -630,7 +630,7 @@ i.  New template defined to represent each family of 
controllers (identified by p
 
 i. Code reorganized to remove code duplication in megasas_build_cmd. 
 
-   "There's a lot of duplicate code megasas_build_cmd.  Move that out of 
the different codepathes and merge the reminder of megasas_build_cmd into 
megasas_queue_command"
+   "There's a lot of duplicate code megasas_build_cmd.  Move that out of 
the different codepaths and merge the reminder of megasas_build_cmd into 
megasas_queue_command"
 
- Christoph Hellwig 
 
-- 
2.8.0

--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html