]> exis.tech > repos - linux.git/blobdiff - security/landlock/ruleset.h
Merge tag 'hwmon-for-v7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groec...
[linux.git] / security / landlock / ruleset.h
index 61f3c253d5c90dcc4a88fec953b3fded403c97b6..0437adf1742876ca7405880d498e171f0855ce97 100644 (file)
@@ -35,8 +35,8 @@ struct landlock_layer {
         */
        struct {
                /**
-                * @quiet: Suppresses denial logs for the object covered by this
-                * rule in this domain.  For filesystem rules, this inherits
+                * @flags.quiet: Suppresses denial logs for the object covered by
+                * this rule in this domain.  For filesystem rules, this inherits
                 * down the file hierarchy.
                 */
                u8 quiet : 1;