Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77214
b: refs/heads/master
c: 5800266
h: refs/heads/master
v: v3
  • Loading branch information
Joe Perches authored and Martin Schwidefsky committed Jan 26, 2008
1 parent 32cc753 commit 75975bb
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c2e3bbac72d5a954bf60c5fabeb7c82ec310035e
refs/heads/master: 5800266a7811afeba205e771dcad79023331011b
4 changes: 2 additions & 2 deletions trunk/include/asm-s390/cio.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion trunk/include/asm-s390/dasd.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down
2 changes: 1 addition & 1 deletion trunk/include/asm-s390/qdio.h
Original file line number Diff line number Diff line change
Expand Up @@ -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];
Expand Down
2 changes: 1 addition & 1 deletion trunk/include/asm-s390/zcrypt.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit 75975bb

Please sign in to comment.