commit | fe864821d504f33f22b3ce2d5599ae95598db721 | [log] [tgz] |
---|---|---|
author | John Johansen <john.johansen@canonical.com> | Fri Jun 09 05:27:50 2017 -0700 |
committer | John Johansen <john.johansen@canonical.com> | Sat Jun 10 17:11:34 2017 -0700 |
tree | 62a2ec77f67f80f27948108de38e00837302e13c | |
parent | d9f02d9c237aa603d781fe5165ebe383c554376d [diff] |
apparmor: move bprm_committing_creds/committed_creds to lsm.c There is no reason to have the small stubs that don't use domain private functions in domain.c, instead move them to lsm.c and make them static. Signed-off-by: John Johansen <john.johansen@canonical.com>