Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 22092
b: refs/heads/master
c: f88f829
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Greg Kroah-Hartman committed Mar 20, 2006
1 parent dfb2514 commit bb01779
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6e0755a4b2a41a8cd5839db69532d07262294b41
refs/heads/master: f88f8295d8a9229fc8b647baf4f15959384d7bb7
1 change: 1 addition & 0 deletions trunk/drivers/usb/media/vicam.c
Original file line number Diff line number Diff line change
Expand Up @@ -764,6 +764,7 @@ vicam_open(struct inode *inode, struct file *file)
if (!cam) {
printk(KERN_ERR
"vicam video_device improperly initialized");
return -EINVAL;
}

/* the videodev_lock held above us protects us from
Expand Down

0 comments on commit bb01779

Please sign in to comment.