linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND] security: smack: smackfs: fix typo (lables->labels)
@ 2023-07-20 10:45 Tóth János via B4 Relay
  2023-07-20 14:59 ` Casey Schaufler
  0 siblings, 1 reply; 2+ messages in thread
From: Tóth János via B4 Relay @ 2023-07-20 10:45 UTC (permalink / raw)
  To: Casey Schaufler, Paul Moore, James Morris, Serge E. Hallyn
  Cc: linux-security-module, linux-kernel, Tóth János

From: Tóth János <gomba007@gmail.com>

Fix a spelling error in smakcfs.

Signed-off-by: Tóth János <gomba007@gmail.com>
---
 security/smack/smackfs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/security/smack/smackfs.c b/security/smack/smackfs.c
index 5590eaad241b..2b79c30d4bb6 100644
--- a/security/smack/smackfs.c
+++ b/security/smack/smackfs.c
@@ -114,7 +114,7 @@ struct smack_known *smack_syslog_label;
  * SMACK_PTRACE_DEFAULT    regular smack ptrace rules (/proc based)
  * SMACK_PTRACE_EXACT      labels must match, but can be overriden with
  *			   CAP_SYS_PTRACE
- * SMACK_PTRACE_DRACONIAN  lables must match, CAP_SYS_PTRACE has no effect
+ * SMACK_PTRACE_DRACONIAN  labels must match, CAP_SYS_PTRACE has no effect
  */
 int smack_ptrace_rule = SMACK_PTRACE_DEFAULT;
 

---
base-commit: 6995e2de6891c724bfeb2db33d7b87775f913ad1
change-id: 20230706-smackfs-lables-fix-ac965c4c479f

Best regards,
-- 
Tóth János <gomba007@gmail.com>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-20 14:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-20 10:45 [PATCH RESEND] security: smack: smackfs: fix typo (lables->labels) Tóth János via B4 Relay
2023-07-20 14:59 ` Casey Schaufler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).