Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
staging: cpia: fix camera file owner in cpia_open()
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>
- Loading branch information