diff options
author | Joe Perches <joe@perches.com> | 2008-02-03 10:28:22 -0500 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2008-02-03 10:28:22 -0500 |
commit | b1c118121ae37285ddc0a7a908999196bb35fb0b (patch) | |
tree | d4822302497c87c7e054898c4e30fa08742a9d97 /drivers/scsi/scsi_transport_sas.c | |
parent | f26fc4e08a0d045b108ab279cb8c8bd676f83c02 (diff) |
drivers/scsi/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Acked-by: James Smart <james.smart@emulex.com>
Acked-by: Darrick J. Wong <djwong@us.ibm.com>
Acked-by: David Somayajulu <david.somayajulu@qlogic.com>
Acked-by: Mark Salyzyn <mark_salyzyn@adaptec.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'drivers/scsi/scsi_transport_sas.c')
-rw-r--r-- | drivers/scsi/scsi_transport_sas.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/scsi_transport_sas.c b/drivers/scsi/scsi_transport_sas.c index f2149d0bb999..43a964d635b4 100644 --- a/drivers/scsi/scsi_transport_sas.c +++ b/drivers/scsi/scsi_transport_sas.c | |||
@@ -6,7 +6,7 @@ | |||
6 | * | 6 | * |
7 | * The SAS transport class contains common code to deal with SAS HBAs, | 7 | * The SAS transport class contains common code to deal with SAS HBAs, |
8 | * an aproximated representation of SAS topologies in the driver model, | 8 | * an aproximated representation of SAS topologies in the driver model, |
9 | * and various sysfs attributes to expose these topologies and managment | 9 | * and various sysfs attributes to expose these topologies and management |
10 | * interfaces to userspace. | 10 | * interfaces to userspace. |
11 | * | 11 | * |
12 | * In addition to the basic SCSI core objects this transport class | 12 | * In addition to the basic SCSI core objects this transport class |