Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303679
b: refs/heads/master
c: 3415b57
h: refs/heads/master
i:
  303677: 0a4a415
  303675: 3d7a6b7
  303671: a9eaa66
  303663: ca17a6c
  303647: 82692af
  303615: 4002188
v: v3
  • Loading branch information
Greg Kroah-Hartman committed May 2, 2012
1 parent 21204d7 commit ce25866
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: 88d5ab3a1817bcfe192ae79ef85ef3fb3e8c6669
refs/heads/master: 3415b57cb3d7b6b6cd5fcbf5f3f64ca28a3f95e2
2 changes: 1 addition & 1 deletion trunk/drivers/input/tablet/kbtab.c
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ static void kbtab_irq(struct urb *urb)
exit:
retval = usb_submit_urb(urb, GFP_ATOMIC);
if (retval)
dev_err(&kbtab->usbdev->dev,
dev_err(&dev->dev,
"%s - usb_submit_urb failed with result %d\n",
__func__, retval);
}
Expand Down

0 comments on commit ce25866

Please sign in to comment.