Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82240
b: refs/heads/master
c: 7f9705b
h: refs/heads/master
v: v3
  • Loading branch information
Marcin Slusarz authored and Greg Kroah-Hartman committed Feb 1, 2008
1 parent 4431a57 commit 5c2f304
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: 0354c1acd8f74e7bda752108c052972a1d1b6c3f
refs/heads/master: 7f9705b04c1638b3682f63ece7931384f4542f17
2 changes: 1 addition & 1 deletion trunk/include/linux/usbdevice_fs.h
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ struct usbdevfs_urb {
int error_count;
unsigned int signr; /* signal to be sent on completion,
or 0 if none should be sent. */
void *usercontext;
void __user *usercontext;
struct usbdevfs_iso_packet_desc iso_frame_desc[0];
};

Expand Down

0 comments on commit 5c2f304

Please sign in to comment.