aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2021-02-16 16:08:28 +0100
committerGreg Kroah-Hartman <[email protected]>2021-03-10 09:16:08 +0100
commitbd0c48e53d2fadcc7f62056c46a05718370b7939 (patch)
tree71ab3a4457c9dab4a1b8b476f03fbadc7ed0a82e /lib/mpi/mpiutil.c
parent16db6b532fa4e0397bf33e04368408fd15f0dd90 (diff)
drivers: habanalabs: remove unused dentry pointer for debugfs files
The dentry for the created debugfs file was being saved, but never used anywhere. As the pointer isn't needed for anything, and the debugfs files are being properly removed by removing the parent directory, remove the saved pointer as well, saving a tiny bit of memory and logic. Cc: Oded Gabbay <[email protected]> Cc: Arnd Bergmann <[email protected]> Cc: Tomer Tayar <[email protected]> Cc: Moti Haimovski <[email protected]> Cc: Omer Shpigelman <[email protected]> Cc: Ofir Bitton <[email protected]> Cc: [email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]> Reviewed-by: Oded Gabbay <[email protected]> Signed-off-by: Oded Gabbay <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions