git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97b5519
)
staging: cpia: fix camera file owner in cpia_open()
author
Vasiliy Kulikov
<segooon@gmail.com>
Sun, 10 Oct 2010 17:28:39 +0000
(21:28 +0400)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 9 Nov 2010 21:24:12 +0000
(13:24 -0800)
Use effective UID instead of real UID for camera owner.
There is no need to check for pending signals just before successfull
return. Exit in case of pending signal also leaved camera in open state.
Signed-off-by: Vasiliy Kulikov <segooon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found