From: Stephen Smalley Date: Mon, 10 Mar 2025 14:24:10 +0000 (-0400) Subject: lsm: remove old email address for Stephen Smalley X-Git-Tag: v6.15-rc1~189^2~1 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=9da4f4f9877ecb006e73f38e92e22d10e989b00d;p=linux.git 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 [PM: subject tweak] Signed-off-by: Paul Moore --- 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 * - * All credits to : Stephen Smalley, + * All credits to : Stephen Smalley * All BUGS to : Etienne BASSET */ #ifndef _LSM_COMMON_LOGGING_ 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, + * Stephen Smalley * James Morris * Author : Etienne Basset, */