Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113877
b: refs/heads/master
c: abc94fc
h: refs/heads/master
i:
  113875: fd27622
v: v3
  • Loading branch information
David Howells authored and Mauro Carvalho Chehab committed Oct 12, 2008
1 parent 33b709d commit fba7daf
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: 4c56b04af67211c4311dd9961ce5aba86b96ba9c
refs/heads/master: abc94fc8feb1488079dd7dd46bd61d37d91c5658
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/cpia.c
Original file line number Diff line number Diff line change
Expand Up @@ -3202,7 +3202,7 @@ static int cpia_open(struct inode *inode, struct file *file)

/* Set ownership of /proc/cpia/videoX to current user */
if(cam->proc_entry)
cam->proc_entry->uid = current->uid;
cam->proc_entry->uid = current_uid();

/* set mark for loading first frame uncompressed */
cam->first_frame = 1;
Expand Down

0 comments on commit fba7daf

Please sign in to comment.