Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98957
b: refs/heads/master
c: 4f2bd92
h: refs/heads/master
i:
  98955: 472e1f2
v: v3
  • Loading branch information
Peter Oberparleiter authored and Heiko Carstens committed Jul 14, 2008
1 parent 80a6055 commit bcb9e5c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 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: b3a686f47a3615fcfec0a01c4103c50bb9621369
refs/heads/master: 4f2bd92e3b4f3b6405c5aadae3ad64acd94cdb78
4 changes: 3 additions & 1 deletion trunk/drivers/s390/cio/chsc.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,9 @@ struct css_general_char {
u32 qebsm : 1; /* bit 58 */
u32 : 8;
u32 aif_osa : 1; /* bit 67 */
u32 : 28;
u32 : 20;
u32 fcx : 1; /* bit 88 */
u32 : 7;
}__attribute__((packed));

struct css_chsc_char {
Expand Down

0 comments on commit bcb9e5c

Please sign in to comment.