aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
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:21:02 +0100
commitbc6350167ef4e003e463c25417b48a446e48001d (patch)
treeb1b5515e9e301f66e98aa00c4abe42d037caf8cb /tools/perf/scripts/python/syscall-counts-by-pid.py
parent37b85bd5f20cbe28140d370a840738b6f2e85cbf (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] Reviewed-by: Oded Gabbay <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions