diff options
author | Stephen Smalley <stephen.smalley.work@gmail.com> | 2025-03-10 10:24:10 -0400 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2025-03-10 15:58:43 -0400 |
commit | 9da4f4f9877ecb006e73f38e92e22d10e989b00d (patch) | |
tree | e382aef7df62b014f3195ee7cf6d31d3759a9bdf /security | |
parent | 75e6184ce064362f0496f2b3cfe32883d2b2beba (diff) |
lsm: remove old email address for Stephen Smalley
Remove my old, no longer functioning, email address from comments.
Could alternatively replace with my current email but seems
redundant with MAINTAINERS and prone to being out of date.
Signed-off-by: Stephen Smalley <stephen.smalley.work@gmail.com>
[PM: subject tweak]
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'security')
-rw-r--r-- | security/lsm_audit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/lsm_audit.c b/security/lsm_audit.c index 52db886dbba8..d45651eaefa4 100644 --- a/security/lsm_audit.c +++ b/security/lsm_audit.c @@ -3,7 +3,7 @@ * common LSM auditing functions * * Based on code written for SELinux by : - * Stephen Smalley, <sds@tycho.nsa.gov> + * Stephen Smalley * James Morris <jmorris@redhat.com> * Author : Etienne Basset, <etienne.basset@ensta.org> */ |