fs: edit a comment made in bad taste
authorPaul Moore <paul@paul-moore.com>
Mon, 17 Oct 2022 18:08:09 +0000 (14:08 -0400)
committerPaul Moore <paul@paul-moore.com>
Mon, 17 Oct 2022 18:08:15 +0000 (14:08 -0400)
I know nobody likes a buzzkill, but I figure it's best to keep the
bad jokes appropriate for small children.

Signed-off-by: Paul Moore <paul@paul-moore.com>
include/linux/fs_context.h

index 13fa6f3df8e4651af389223e0e1b94994ea6b172..6fbf49cc10e478f2fe4cffef2464dffa146959fb 100644 (file)
@@ -99,7 +99,7 @@ struct fs_context {
        const struct cred       *cred;          /* The mounter's credentials */
        struct p_log            log;            /* Logging buffer */
        const char              *source;        /* The source name (eg. dev path) */
-       void                    *security;      /* Linux S&M options */
+       void                    *security;      /* LSM options */
        void                    *s_fs_info;     /* Proposed s_fs_info */
        unsigned int            sb_flags;       /* Proposed superblock flags (SB_*) */
        unsigned int            sb_flags_mask;  /* Superblock flags that were changed */