linux/security/landlock
Mickaël Salaün 97c0e344e0
landlock: Update formatting
Following commit 99df2a8eba ("clang-format: fix formatting of guard()
and scoped_guard() statements"), update scoped_guard() formatting.
Also, see the related fix [1].

Cc: Günther Noack <gnoack@google.com>
Cc: Miguel Ojeda <ojeda@kernel.org>
Link: https://lore.kernel.org/r/20260708105713.2073335-1-mic@digikod.net [1]
Link: https://patch.msgid.link/20260708110635.2083515-1-mic@digikod.net
Reviewed-by: Günther Noack <gnoack@google.com>
Signed-off-by: Mickaël Salaün <mic@digikod.net>
2026-07-10 12:59:10 +02:00
..
errata landlock: Add errata documentation section 2026-02-06 17:54:43 +01:00
.kunitconfig landlock: Add unique ID generator 2025-03-26 13:59:34 +01:00
access.h landlock: Suppress logging when quiet flag is present 2026-06-14 20:17:19 +02:00
audit.c landlock: Suppress logging when quiet flag is present 2026-06-14 20:17:19 +02:00
audit.h landlock: Suppress logging when quiet flag is present 2026-06-14 20:17:19 +02:00
common.h landlock: Add support for KUnit tests 2024-02-27 11:21:45 +01:00
cred.c landlock: Fix LOG_SUBDOMAINS_OFF inheritance across fork() 2026-04-07 18:50:56 +02:00
cred.h landlock: Improve kernel-doc "Return:" section consistency 2026-04-07 18:51:04 +02:00
domain.c landlock: Suppress logging when quiet flag is present 2026-06-14 20:17:19 +02:00
domain.h landlock: Suppress logging when quiet flag is present 2026-06-14 20:17:19 +02:00
errata.h landlock: Prepare to add second errata 2025-03-21 12:12:21 +01:00
fs.c Landlock update for v7.2-rc1 2026-06-19 12:20:25 -07:00
fs.h landlock: Suppress logging when quiet flag is present 2026-06-14 20:17:19 +02:00
id.c landlock: Improve kernel-doc "Return:" section consistency 2026-04-07 18:51:04 +02:00
id.h landlock: Add unique ID generator 2025-03-26 13:59:34 +01:00
Kconfig landlock: Add support for KUnit tests 2024-02-27 11:21:45 +01:00
limits.h landlock: Add a place for flags to layer rules 2026-06-14 20:17:18 +02:00
Makefile landlock: Multithreading support for landlock_restrict_self() 2026-02-06 17:54:37 +01:00
net.c landlock: Fix TCP Fast Open connection bypass 2026-07-10 12:59:07 +02:00
net.h landlock: Add API support and docs for the quiet flags 2026-06-14 20:17:19 +02:00
object.c treewide: Replace kmalloc with kmalloc_obj for non-scalar types 2026-02-21 01:02:28 -08:00
object.h landlock: Format with clang-format 2022-05-09 12:31:10 +02:00
ruleset.c landlock: Add API support and docs for the quiet flags 2026-06-14 20:17:19 +02:00
ruleset.h landlock: Fix kernel-doc for the nested quiet layer flag 2026-07-10 12:59:09 +02:00
setup.c lsm: replace the name field with a pointer to the lsm_id struct 2025-10-22 19:24:18 -04:00
setup.h landlock: Add the errata interface 2025-03-21 12:12:19 +01:00
syscalls.c landlock: Add API support and docs for the quiet flags 2026-06-14 20:17:19 +02:00
task.c landlock: Update formatting 2026-07-10 12:59:10 +02:00
task.h landlock: Rename "ptrace" files to "task" 2024-03-08 18:22:16 +01:00
tsync.c landlock: Fix formatting in tsync.c 2026-04-07 18:51:04 +02:00
tsync.h landlock: Multithreading support for landlock_restrict_self() 2026-02-06 17:54:37 +01:00