aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorTimur Tabi <[email protected]>2025-04-29 17:39:58 +0000
committerGreg Kroah-Hartman <[email protected]>2025-04-30 17:11:04 +0000
commite99efa8ac8fd9cebca99652cb55b277b7200455e (patch)
tree432846afe47e787a541413a3e30687dcc543b8fb /rust/helpers/helpers.c
parentMerge tag 'gpiod-devm-is-action-added-for-v6.16-rc1' of ssh://gitolite.kernel... (diff)
downloadkernel-e99efa8ac8fd9cebca99652cb55b277b7200455e.tar.gz
kernel-e99efa8ac8fd9cebca99652cb55b277b7200455e.zip
docs: debugfs: do not recommend debugfs_remove_recursive
Update the debugfs documentation to indicate that debugfs_remove() should be used to clean up debugfs entries. In commit a3d1e7eb5abe ("simple_recursive_removal(): kernel-side rm -rf for ramfs-style filesystems"), function debugfs_remove_recursive() was made into an alias for debugfs_remove(): #define debugfs_remove_recursive debugfs_remove Therefore, drivers should just use debugfs_remove() going forward. Signed-off-by: Timur Tabi <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions