]> git.ipfire.org Git - thirdparty/linux.git/commit
debugfs: split short and full proxy wrappers, kill debugfs_real_fops()
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 2 Jul 2025 21:24:19 +0000 (22:24 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Jul 2025 11:30:29 +0000 (13:30 +0200)
commitd9bc88aa54d6aa22ff1e850a86be7a37f0503889
tree36f8a17988526073e70b898aff204796b7e07451
parent1c1ec6f00e20296a9db044977dafaada070c581f
debugfs: split short and full proxy wrappers, kill debugfs_real_fops()

All users outside of fs/debugfs/file.c are gone, in there we can just
fully split the wrappers for full and short cases and be done with that.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Link: https://lore.kernel.org/r/20250702212419.GG3406663@ZenIV
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/debugfs/file.c
include/linux/debugfs.h