[S390] include/asm-s390/: Spelling fixes
authorJoe Perches <joe@perches.com>
Sat, 26 Jan 2008 13:11:19 +0000 (14:11 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Sat, 26 Jan 2008 13:11:25 +0000 (14:11 +0100)
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
include/asm-s390/cio.h
include/asm-s390/dasd.h
include/asm-s390/qdio.h
include/asm-s390/zcrypt.h

index 2f08c16e44adf649b2596cf5fff833a48dbb4208..123b557c3ff4d19c29b42bd1dec2f570787cef36 100644 (file)
@@ -24,8 +24,8 @@
  * @fmt: format
  * @pfch: prefetch
  * @isic: initial-status interruption control
- * @alcc: adress-limit checking control
- * @ssi: supress-suspended interruption
+ * @alcc: address-limit checking control
+ * @ssi: suppress-suspended interruption
  * @zcc: zero condition code
  * @ectl: extended control
  * @pno: path not operational
index 604f68fa6f56d0c3974a46aa47ad34d4bccc1f2e..3f002e13d024ee5bf4481ffb4c63698fdcd2ee60 100644 (file)
@@ -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;
index 74db1dc10a7d60043a182333a5c815a3187a9000..4b8ff55f680e4d6e26183d2da148c545054116d6 100644 (file)
@@ -184,7 +184,7 @@ struct qdr {
 #endif /* QDIO_32_BIT */
        unsigned long qiba;             /* queue-information-block address */
        unsigned int  res8;             /* reserved */
-       unsigned int  qkey    :  4;     /* queue-informatio-block key */
+       unsigned int  qkey    :  4;     /* queue-information-block key */
        unsigned int  res9    : 28;     /* reserved */
 /*     union _qd {*/ /* why this? */
                struct qdesfmt0 qdf0[126];
index a5dada6177514fc650ea27a5cdf556d6702e233c..f228f1b86877feabca366cb1db8a8dec1930b6d6 100644 (file)
@@ -117,7 +117,7 @@ struct CPRBX {
        unsigned char   padx004[16 - sizeof (char *)];
        unsigned char * req_extb;       /* request extension block 'addr'*/
        unsigned char   padx005[16 - sizeof (char *)];
-       unsigned char * rpl_extb;       /* reply extension block 'addres'*/
+       unsigned char * rpl_extb;       /* reply extension block 'address'*/
        unsigned short  ccp_rtcode;     /* server return code            */
        unsigned short  ccp_rscode;     /* server reason code            */
        unsigned int    mac_data_len;   /* Mac Data Length               */