]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
fs: fold __start_removing_path into start_removing_path
authorChristoph Hellwig <hch@lst.de>
Mon, 11 May 2026 07:22:30 +0000 (09:22 +0200)
committerChristian Brauner <brauner@kernel.org>
Thu, 21 May 2026 11:39:34 +0000 (13:39 +0200)
commit5d833d8ba5b058d391d476fd877a7850965c104f
tree1750c29214928e27fae5dc691ff76135f9c780c4
parente6666aef11053d492ff6e715c89b139fc1655b1c
fs: fold __start_removing_path into start_removing_path

Only one caller left, and simplified this way.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://patch.msgid.link/20260511072239.2456725-4-hch@lst.de
Signed-off-by: Christian Brauner (Amutable) <brauner@kernel.org>
fs/namei.c