diff options
author | Joe Perches <joe@perches.com> | 2008-01-26 16:11:19 +0300 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2008-01-26 16:11:25 +0300 |
commit | 5800266a7811afeba205e771dcad79023331011b (patch) | |
tree | 8249a5b4e774a8ae96f2fc0c44b5bc9df978aff1 /include/asm-s390/dasd.h | |
parent | c2e3bbac72d5a954bf60c5fabeb7c82ec310035e (diff) | |
download | linux-5800266a7811afeba205e771dcad79023331011b.tar.xz |
[S390] include/asm-s390/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'include/asm-s390/dasd.h')
-rw-r--r-- | include/asm-s390/dasd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-s390/dasd.h b/include/asm-s390/dasd.h index 604f68fa6f56..3f002e13d024 100644 --- a/include/asm-s390/dasd.h +++ b/include/asm-s390/dasd.h @@ -105,7 +105,7 @@ typedef struct dasd_information_t { } dasd_information_t; /* - * Read Subsystem Data - Perfomance Statistics + * Read Subsystem Data - Performance Statistics */ typedef struct dasd_rssd_perf_stats_t { unsigned char invalid:1; |