Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304262
b: refs/heads/master
c: 3567f97
h: refs/heads/master
v: v3
  • Loading branch information
Christopher Harvey authored and Greg Kroah-Hartman committed Apr 10, 2012
1 parent 80932db commit 115193e
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: 2f5c638ced00fff2356ce0a02f16c8e928259750
refs/heads/master: 3567f97965aa58b6acdfaf1ac86eed62905369ea
2 changes: 1 addition & 1 deletion trunk/drivers/staging/usbip/vhci_rx.c
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ static void vhci_recv_ret_unlink(struct vhci_device *vdev,
* already received the result of its submit result and gave
* back the URB.
*/
pr_info("the urb (seqnum %d) was already given backed\n",
pr_info("the urb (seqnum %d) was already given back\n",
pdu->base.seqnum);
} else {
usbip_dbg_vhci_rx("now giveback urb %p\n", urb);
Expand Down

0 comments on commit 115193e

Please sign in to comment.