mirror of
https://github.com/torvalds/linux.git
synced 2026-05-10 00:59:49 -04:00
prepare_bprm_creds is not used outside exec.c, so there's no reason for it to have external linkage. Signed-off-by: Chanho Min <chanho.min@lge.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>