Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27993
b: refs/heads/master
c: 9a798c0
h: refs/heads/master
i:
  27991: d4681a2
v: v3
  • Loading branch information
David Woodhouse committed May 4, 2006
1 parent 5ad5339 commit 563b2c4
Show file tree
Hide file tree
Showing 2 changed files with 2 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: ac12c0fc8c08a14bfa263c3a478ee82ad3e346d2
refs/heads/master: 9a798c076fcc26f29bf9e9d350a17cdeff0a314f
2 changes: 1 addition & 1 deletion trunk/include/asm-s390/cmb.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ struct cmbdata {
/* reset channel measurement block */
#define BIODASDRESETCMB _IO(DASD_IOCTL_LETTER,34)
/* read channel measurement data */
#define BIODASDREADCMB _IOWR(DASD_IOCTL_LETTER,32,u64)
#define BIODASDREADCMB _IOWR(DASD_IOCTL_LETTER,32,__u64)
/* read channel measurement data */
#define BIODASDREADALLCMB _IOWR(DASD_IOCTL_LETTER,33,struct cmbdata)

Expand Down

0 comments on commit 563b2c4

Please sign in to comment.