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 /include/linux/lsm_audit.h | |
| 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 'include/linux/lsm_audit.h')
| -rw-r--r-- | include/linux/lsm_audit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/lsm_audit.h b/include/linux/lsm_audit.h index e13d2f947b51..7283bc4cf413 100644 --- a/include/linux/lsm_audit.h +++ b/include/linux/lsm_audit.h @@ -5,7 +5,7 @@ * * Author : Etienne BASSET <etienne.basset@ensta.org> * - * All credits to : Stephen Smalley, <sds@tycho.nsa.gov> + * All credits to : Stephen Smalley * All BUGS to : Etienne BASSET <etienne.basset@ensta.org> */ #ifndef _LSM_COMMON_LOGGING_ |
