linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 6/10] fusion - exclosure misspelled
@ 2006-03-14 16:14 Moore, Eric
  0 siblings, 0 replies; 2+ messages in thread
From: Moore, Eric @ 2006-03-14 16:14 UTC (permalink / raw)
  To: linux-scsi; +Cc: James.Bottomley, hch

[-- Attachment #1: Type: text/plain, Size: 82 bytes --]

exclosure should be enclosure

Signed-off-by: Eric Moore <Eric.Moore@lsil.com>

[-- Attachment #2: 6_exclosure.patch --]
[-- Type: application/octet-stream, Size: 857 bytes --]

diff -uarN b/drivers/message/fusion/mptsas.c a/drivers/message/fusion/mptsas.c
--- b/drivers/message/fusion/mptsas.c	2006-03-13 12:48:58.000000000 -0700
+++ a/drivers/message/fusion/mptsas.c	2006-03-13 12:52:27.000000000 -0700
@@ -271,7 +271,7 @@
 }
 
 static int
-mptsas_sas_exclosure_pg0(MPT_ADAPTER *ioc, struct mptsas_enclosure *enclosure,
+mptsas_sas_enclosure_pg0(MPT_ADAPTER *ioc, struct mptsas_enclosure *enclosure,
 		u32 form, u32 form_specific)
 {
 	ConfigExtendedPageHeader_t hdr;
@@ -655,7 +655,7 @@
  found_info:
 	mutex_unlock(&ioc->sas_topology_mutex);
 	memset(&enclosure_info, 0, sizeof(struct mptsas_enclosure));
-	error = mptsas_sas_exclosure_pg0(ioc, &enclosure_info,
+	error = mptsas_sas_enclosure_pg0(ioc, &enclosure_info,
 			(MPI_SAS_ENCLOS_PGAD_FORM_HANDLE <<
 			 MPI_SAS_ENCLOS_PGAD_FORM_SHIFT), enclosure_handle);
 	if (!error)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH 6/10] fusion - exclosure misspelled
@ 2006-03-14  0:52 Moore, Eric
  0 siblings, 0 replies; 2+ messages in thread
From: Moore, Eric @ 2006-03-14  0:52 UTC (permalink / raw)
  To: linux-scsi; +Cc: James.Bottomley, hch

[-- Attachment #1: Type: text/plain, Size: 82 bytes --]

exclosure should be enclosure

Signed-off-by: Eric Moore <Eric.Moore@lsil.com>

[-- Attachment #2: 6_exclosure.patch --]
[-- Type: application/octet-stream, Size: 878 bytes --]

diff -uarN b/drivers/message/fusion/mptsas.c a/drivers/message/fusion/mptsas.c
--- b/drivers/message/fusion/mptsas.c	2006-03-13 12:48:58.000000000 -0700
+++ a/drivers/message/fusion/mptsas.c	2006-03-13 12:52:27.000000000 -0700
@@ -271,7 +271,7 @@
 }
 
 static int
-mptsas_sas_exclosure_pg0(MPT_ADAPTER *ioc, struct mptsas_enclosure *enclosure,
+mptsas_sas_enclosure_pg0(MPT_ADAPTER *ioc, struct mptsas_enclosure *enclosure,
 		u32 form, u32 form_specific)
 {
 	ConfigExtendedPageHeader_t hdr;
@@ -655,7 +655,7 @@
  found_info:
 	mutex_unlock(&ioc->sas_topology_mutex);
 	memset(&enclosure_info, 0, sizeof(struct mptsas_enclosure));
-	error = mptsas_sas_exclosure_pg0(ioc, &enclosure_info,
+	error = mptsas_sas_enclosure_pg0(ioc, &enclosure_info,
 			(MPI_SAS_ENCLOS_PGAD_FORM_HANDLE <<
 			 MPI_SAS_ENCLOS_PGAD_FORM_SHIFT), enclosure_handle);
 	if (!error)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-03-14 16:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-14 16:14 [PATCH 6/10] fusion - exclosure misspelled Moore, Eric
  -- strict thread matches above, loose matches on Subject: below --
2006-03-14  0:52 Moore, Eric

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).