Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219066
b: refs/heads/master
c: 46a7a3c
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and Mauro Carvalho Chehab committed Oct 21, 2010
1 parent 6cc3f6a commit db2fa7c
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: 473d80247332b818caf6d25ed3eaaa10d3dfcfb7
refs/heads/master: 46a7a3cc9fe11f7a8d58fee6e7d5849298bc0212
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/zoran/zoran_driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -3322,7 +3322,7 @@ zoran_mmap (struct file *file,
mmap_unlock_and_return:
mutex_unlock(&zr->resource_lock);

return 0;
return res;
}

static const struct v4l2_ioctl_ops zoran_ioctl_ops = {
Expand Down

0 comments on commit db2fa7c

Please sign in to comment.