diff options
author | Joe Perches <joe@perches.com> | 2008-01-26 16:11:20 +0300 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2008-01-26 16:11:26 +0300 |
commit | 5d67d164e6e2e7310cf4b682c418d70d59295eaf (patch) | |
tree | 7c63fec35909ec16c33f20c1f8c9438365c42c32 /drivers/s390/scsi/zfcp_qdio.c | |
parent | 5800266a7811afeba205e771dcad79023331011b (diff) | |
download | linux-5d67d164e6e2e7310cf4b682c418d70d59295eaf.tar.xz |
[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_qdio.c')
-rw-r--r-- | drivers/s390/scsi/zfcp_qdio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/s390/scsi/zfcp_qdio.c b/drivers/s390/scsi/zfcp_qdio.c index 51d92b196ee7..22fdc17e0d0e 100644 --- a/drivers/s390/scsi/zfcp_qdio.c +++ b/drivers/s390/scsi/zfcp_qdio.c @@ -529,7 +529,7 @@ zfcp_qdio_sbals_wipe(struct zfcp_fsf_req *fsf_req) /** - * zfcp_qdio_sbale_fill - set address and lenght in current SBALE + * zfcp_qdio_sbale_fill - set address and length in current SBALE * on request_queue */ static void |