Files
linux/fs
Christian Brauner b89b75f362 fs/namei.c: fix coding style in atomic_open() and lookup_open()
Commit 4886c80eef ("vfs: call audit_inode_child() in lookup_open() on
failure") indented a continuation line with spaces, left three
declarations without a following blank line and used a trailing */ on the
last line of a block comment.  Clean all of that up, no functional change.

Link: https://patch.msgid.link/20260731-work-lookup-fixes-v1-3-2412b85cf65c@kernel.org
Fixes: 4886c80eef ("vfs: call audit_inode_child() in lookup_open() on failure")
Signed-off-by: Christian Brauner (Amutable) <brauner@kernel.org>
2026-07-31 10:37:40 +02:00
..
2026-05-21 13:39:35 +02:00
2026-06-11 11:42:21 -07:00
2026-01-02 13:43:41 -05:00
2026-05-21 13:39:35 +02:00
2026-01-12 16:52:09 +01:00