Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85728
b: refs/heads/master
c: beb9e78
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Mauro Carvalho Chehab committed Feb 18, 2008
1 parent 8571c94 commit eef35f5
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: c52c4d063eb163d2980c1884370da453662a1f31
refs/heads/master: beb9e780a45a2e21f3d62bd4c71d695aa195fe69
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/stk-webcam.c
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ static struct usb_device_id stkwebcam_table[] = {
};
MODULE_DEVICE_TABLE(usb, stkwebcam_table);

void stk_camera_cleanup(struct kref *kref)
static void stk_camera_cleanup(struct kref *kref)
{
struct stk_camera *dev = to_stk_camera(kref);

Expand Down

0 comments on commit eef35f5

Please sign in to comment.