namei: Merge page_symlink() and __page_symlink()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 22 Feb 2022 14:40:54 +0000 (09:40 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Sun, 8 May 2022 18:28:18 +0000 (14:28 -0400)
commit56f5746c414d92ae8e8314f46760822b4ecf8be3
tree29b687c4b29b2dd75c655f6fbe4f7a5552e99abe
parenta125d2aec37c660afdd81d09dea616ef5d06eef4
namei: Merge page_symlink() and __page_symlink()

There are no callers of __page_symlink() left, so we can remove that
entry point.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Christian Brauner <brauner@kernel.org>
Documentation/filesystems/porting.rst
fs/namei.c
include/linux/fs.h