aboutsummaryrefslogtreecommitdiff
path: root/include/asm-s390/zcrypt.h
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2008-01-26 14:11:19 +0100
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2008-01-26 14:11:25 +0100
commit5800266a7811afeba205e771dcad79023331011b (patch)
tree8249a5b4e774a8ae96f2fc0c44b5bc9df978aff1 /include/asm-s390/zcrypt.h
parentc2e3bbac72d5a954bf60c5fabeb7c82ec310035e (diff)
[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/zcrypt.h')
-rw-r--r--include/asm-s390/zcrypt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-s390/zcrypt.h b/include/asm-s390/zcrypt.h
index a5dada61775..f228f1b8687 100644
--- a/include/asm-s390/zcrypt.h
+++ b/include/asm-s390/zcrypt.h
@@ -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 */