mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-07 13:43:09 +09: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>