Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 161239
b: refs/heads/master
c: 52cfc61
h: refs/heads/master
i:
  161237: ebf2bef
  161235: bf8bc81
  161231: b83f523
v: v3
  • Loading branch information
H Hartley Sweeten authored and Jiri Kosina committed Aug 18, 2009
1 parent dc7f378 commit 6fedcd4
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 4cfae3e80431fd113f0f4a8e1d4fff84aafe045c
refs/heads/master: 52cfc61bf95262d55bc00063d7597e5e008fa22e
3 changes: 2 additions & 1 deletion trunk/drivers/hid/usbhid/hid-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,8 @@ static void hid_ctrl(struct urb *urb)
wake_up(&usbhid->wait);
}

void __usbhid_submit_report(struct hid_device *hid, struct hid_report *report, unsigned char dir)
static void __usbhid_submit_report(struct hid_device *hid, struct hid_report *report,
unsigned char dir)
{
int head;
struct usbhid_device *usbhid = hid->driver_data;
Expand Down

0 comments on commit 6fedcd4

Please sign in to comment.