aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2021-05-18 18:33:04 +0200
committerGreg Kroah-Hartman <[email protected]>2021-05-21 20:46:41 +0200
commit77b98d456d60e2923516903ab2ceb478ea22554c (patch)
tree4e7f6643ec98a5c4cd85bd65754f8d3c49be36fc /lib/mpi/mpi-sub-ui.c
parent2435628e5611fe20aa7431fc95214ac0fd087d58 (diff)
b43: don't save dentries for debugfs
There is no need to keep around the dentry pointers for the debugfs files as they will all be automatically removed when the subdir is removed. So save the space and logic involved in keeping them around by just getting rid of them entirely. By doing this change, we remove one of the last in-kernel user that was storing the result of debugfs_create_bool(), so that api can be cleaned up. Cc: Kalle Valo <[email protected]> Cc: "David S. Miller" <[email protected]> Cc: Jakub Kicinski <[email protected]> Cc: Kees Cook <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Cc: Jason Gunthorpe <[email protected]> Cc: Chao Yu <[email protected]> Cc: Leon Romanovsky <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Acked-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions