acl: make vfs_posix_acl_to_xattr() static
authorChristian Brauner <brauner@kernel.org>
Fri, 28 Oct 2022 08:00:26 +0000 (10:00 +0200)
committerChristian Brauner (Microsoft) <brauner@kernel.org>
Fri, 28 Oct 2022 08:00:26 +0000 (10:00 +0200)
commita351b1f444187312bb42479cb26e82f26fc481d2
treeb2f8365de853c7ef3385435d0a4a031a656b9cfb
parent0a26bde2c9db9817e2b4c0f890236f78d4d8ed7c
acl: make vfs_posix_acl_to_xattr() static

After reworking posix acls this helper isn't used anywhere outside the core
posix acl paths. Make it static.

Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
fs/posix_acl.c
include/linux/posix_acl_xattr.h