]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
landlock: Fix formatting
authorMickaël Salaün <mic@digikod.net>
Tue, 3 Mar 2026 17:36:31 +0000 (18:36 +0100)
committerMickaël Salaün <mic@digikod.net>
Wed, 4 Mar 2026 17:28:08 +0000 (18:28 +0100)
commit405ca72dc589dd746e5ee5378bb9d9ee7f844010
tree0bdb54f306caf6f730e264d5eaf55f06390ceacd
parent11439c4635edd669ae435eec308f4ab8a0804808
landlock: Fix formatting

Auto-format with clang-format -i security/landlock/*.[ch]

Cc: Günther Noack <gnoack@google.com>
Cc: Kees Cook <kees@kernel.org>
Fixes: 69050f8d6d07 ("treewide: Replace kmalloc with kmalloc_obj for non-scalar types")
Reviewed-by: Günther Noack <gnoack3000@gmail.com>
Link: https://lore.kernel.org/r/20260303173632.88040-1-mic@digikod.net
Signed-off-by: Mickaël Salaün <mic@digikod.net>
security/landlock/domain.c
security/landlock/ruleset.c