Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 41284
b: refs/heads/master
c: 926b1e9
h: refs/heads/master
v: v3
  • Loading branch information
Mariusz Kozlowski authored and Greg Kroah-Hartman committed Dec 1, 2006
1 parent c4f004f commit dc99682
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 14d2707b80d6a9d1e8e92718885f99b77531b339
refs/heads/master: 926b1e90093688d91cbc358e5339ad2861c86e46
3 changes: 1 addition & 2 deletions trunk/drivers/media/video/usbvideo/quickcam_messenger.c
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,7 @@ static int qcm_alloc_int_urb(struct qcm *cam)

static void qcm_free_int(struct qcm *cam)
{
if (cam->button_urb)
usb_free_urb(cam->button_urb);
usb_free_urb(cam->button_urb);
}
#endif /* CONFIG_INPUT */

Expand Down

0 comments on commit dc99682

Please sign in to comment.