mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-10 22:25:24 +09:00
Provide function telling whether file_remove_privs() will do anything. Currently we only have should_remove_suid() and that does something slightly different. Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>