aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_erp.c
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2008-01-26 14:11:20 +0100
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2008-01-26 14:11:26 +0100
commit5d67d164e6e2e7310cf4b682c418d70d59295eaf (patch)
tree7c63fec35909ec16c33f20c1f8c9438365c42c32 /drivers/s390/scsi/zfcp_erp.c
parent[S390] include/asm-s390/: Spelling fixes (diff)
downloadlinux-dev-5d67d164e6e2e7310cf4b682c418d70d59295eaf.tar.xz
linux-dev-5d67d164e6e2e7310cf4b682c418d70d59295eaf.zip
[S390] drivers/s390/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/s390/scsi/zfcp_erp.c')
-rw-r--r--drivers/s390/scsi/zfcp_erp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/s390/scsi/zfcp_erp.c b/drivers/s390/scsi/zfcp_erp.c
index 4f86c0e12961..2dc8110ebf74 100644
--- a/drivers/s390/scsi/zfcp_erp.c
+++ b/drivers/s390/scsi/zfcp_erp.c
@@ -1286,7 +1286,7 @@ zfcp_erp_strategy_do_action(struct zfcp_erp_action *erp_action)
* note: no lock in subsequent strategy routines
* (this allows these routine to call schedule, e.g.
* kmalloc with such flags or qdio_initialize & friends)
- * Note: in case of timeout, the seperate strategies will fail
+ * Note: in case of timeout, the separate strategies will fail
* anyhow. No need for a special action. Even worse, a nameserver
* failure would not wake up waiting ports without the call.
*/