Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354585
b: refs/heads/master
c: bdb6bc0
h: refs/heads/master
i:
  354583: 5b9044e
v: v3
  • Loading branch information
Alan Stern authored and Greg Kroah-Hartman committed Jan 24, 2013
1 parent 5ddccc2 commit 3719a03
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: 3171fcabb16993d6501fab7723371f0f3d0c6840
refs/heads/master: bdb6bc06f7d694652c12fb8779bb031c2f220823
2 changes: 1 addition & 1 deletion trunk/drivers/usb/core/hub.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ struct usb_hub {
struct urb *urb; /* for interrupt polling pipe */

/* buffer for urb ... with extra space in case of babble */
char (*buffer)[8];
u8 (*buffer)[8];
union {
struct usb_hub_status hub;
struct usb_port_status port;
Expand Down

0 comments on commit 3719a03

Please sign in to comment.