]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
VFS: make lookup_one_qstr_excl() static.
authorNeilBrown <neil@brown.name>
Tue, 24 Feb 2026 22:16:53 +0000 (09:16 +1100)
committerChristian Brauner <brauner@kernel.org>
Fri, 6 Mar 2026 09:24:12 +0000 (10:24 +0100)
commit336faf5d9115ca6982b82cf122e68738ea8c4173
tree2637548f00c95d80a06ecd5c16136b54f61369d2
parent6cb3411962c884c628ec198c654bab79a5500ccc
VFS: make lookup_one_qstr_excl() static.

lookup_one_qstr_excl() is no longer used outside of namei.c, so
make it static.

Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: NeilBrown <neil@brown.name>
Link: https://patch.msgid.link/20260224222542.3458677-9-neilb@ownmail.net
Signed-off-by: Christian Brauner <brauner@kernel.org>
Documentation/filesystems/porting.rst
fs/namei.c
include/linux/namei.h