]> www.infradead.org Git - users/jedix/linux-maple.git/commit
landlock: Fix documentation for landlock_restrict_self(2)
authorMickaël Salaün <mic@digikod.net>
Wed, 16 Apr 2025 15:47:12 +0000 (17:47 +0200)
committerMickaël Salaün <mic@digikod.net>
Thu, 17 Apr 2025 09:09:10 +0000 (11:09 +0200)
commit25b1fc1cdc8931cf26e8d169f65ad07dfd653ca2
treefc7642bdb673edfb68362ee0f6a86be4cb3a6f2e
parent50492f942c281af4a48f8028f8409d7b8f2655d9
landlock: Fix documentation for landlock_restrict_self(2)

Fix, deduplicate, and improve rendering of landlock_restrict_self(2)'s
flags documentation.

The flags are now rendered like the syscall's parameters and
description.

Cc: Günther Noack <gnoack@google.com>
Cc: Paul Moore <paul@paul-moore.com>
Link: https://lore.kernel.org/r/20250416154716.1799902-2-mic@digikod.net
Signed-off-by: Mickaël Salaün <mic@digikod.net>
include/uapi/linux/landlock.h
security/landlock/syscalls.c