Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15188
b: refs/heads/master
c: 833882b
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Dec 15, 2005
1 parent cdcf4d5 commit 325e7ae
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: 7877327d9c360ac91f22e4c7f98bcb10c0180969
refs/heads/master: 833882b452046d3d5028f6293a0a6d6d3c1eee3c
2 changes: 1 addition & 1 deletion trunk/drivers/char/mwave/mwavepub.h
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ typedef struct _MW_ABILITIES {
typedef struct _MW_READWRITE {
unsigned short usDspAddress; /* The dsp address */
unsigned long ulDataLength; /* The size in bytes of the data or user buffer */
void *pBuf; /* Input:variable sized buffer */
void __user *pBuf; /* Input:variable sized buffer */
} MW_READWRITE, *pMW_READWRITE;

#define IOCTL_MW_RESET _IO(MWAVE_MINOR,1)
Expand Down

0 comments on commit 325e7ae

Please sign in to comment.