mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-25 06:51:36 +09:00
The appropriate error code when privileged operations are denied is EPERM, not EACCES. Signed-off-by: Andreas Gruenbacher <agruen@suse.de> Signed-off-by: Eric Paris <paris@paris.rdu.redhat.com>