Skip to content

Commit 9da4f4f

Browse files
stephensmalleypcmoore
authored andcommitted
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>
1 parent 75e6184 commit 9da4f4f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

include/linux/lsm_audit.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
* Author : Etienne BASSET <etienne.basset@ensta.org>
77
*
8-
* All credits to : Stephen Smalley, <sds@tycho.nsa.gov>
8+
* All credits to : Stephen Smalley
99
* All BUGS to : Etienne BASSET <etienne.basset@ensta.org>
1010
*/
1111
#ifndef _LSM_COMMON_LOGGING_

security/lsm_audit.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* common LSM auditing functions
44
*
55
* Based on code written for SELinux by :
6-
* Stephen Smalley, <sds@tycho.nsa.gov>
6+
* Stephen Smalley
77
* James Morris <jmorris@redhat.com>
88
* Author : Etienne Basset, <etienne.basset@ensta.org>
99
*/

0 commit comments

Comments
 (0)