exec: make prepare_bprm_creds static
authorChanho Min <chanho.min@lge.com>
Mon, 10 Dec 2018 07:49:54 +0000 (16:49 +0900)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 10 Dec 2018 09:11:06 +0000 (04:11 -0500)
commit4addd2640fcaeb150b42a8a352b6c9d13d6c00af
treee056f774cec2017c8acf94f4e7a105d3332f8976
parent22cb7405fada5305926d9bbcb476c1cd638d2dab
exec: make prepare_bprm_creds static

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>
fs/exec.c
include/linux/binfmts.h