aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2021-05-18 18:33:09 +0200
committerGreg Kroah-Hartman <[email protected]>2021-05-21 20:46:37 +0200
commit2435628e5611fe20aa7431fc95214ac0fd087d58 (patch)
tree3f0362fb677c2f62e0059ba2c45d4d1bdd17b5b0 /lib/mpi/mpi-sub-ui.c
parent2100c9b06046a971dcccadcd6281fab578350bb2 (diff)
b43legacy: 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: Larry Finger <[email protected]> Cc: Kalle Valo <[email protected]> Cc: "David S. Miller" <[email protected]> Cc: Jakub Kicinski <[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