diff options
author | John Johansen | 2017-10-11 01:04:48 -0700 |
---|---|---|
committer | John Johansen | 2018-02-09 11:30:01 -0800 |
commit | d8889d49e414b371eb235c08c3a759ab3e0cfa51 (patch) | |
tree | 962ba2bf8a36f2553948abe8237bbcabe0f766e6 /security/apparmor/include | |
parent | de62de59c27881c59c7df2e535cb9e1275cd52cc (diff) |
apparmor: move context.h to cred.h
Now that file contexts have been moved into file, and task context
fns() and data have been split from the context, only the cred context
remains in context.h so rename to cred.h to better reflect what it
deals with.
Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'security/apparmor/include')
-rw-r--r-- | security/apparmor/include/cred.h (renamed from security/apparmor/include/context.h) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/security/apparmor/include/context.h b/security/apparmor/include/cred.h index e287b7d0d4be..e287b7d0d4be 100644 --- a/security/apparmor/include/context.h +++ b/security/apparmor/include/cred.h |