aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2021-02-16 16:12:09 +0100
committerGreg Kroah-Hartman <[email protected]>2021-03-10 09:21:02 +0100
commit37b85bd5f20cbe28140d370a840738b6f2e85cbf (patch)
treefe46b84efdfcdc462f334c7c8828edfbe880fbd0 /tools/perf/scripts/python
parentfb11de92ac6e4af0b22a79b93602b175603cd30a (diff)
drivers: vmw_balloon: remove dentry pointer for debugfs
There is no need to keep the dentry pointer around for the created debugfs file, as it is only needed when removing it from the system. When it is to be removed, ask debugfs itself for the pointer, to save on storage and make things a bit simpler. Cc: Nadav Amit <[email protected]> Cc: "VMware, Inc." <[email protected]> Cc: Arnd Bergmann <[email protected]> Cc: [email protected] Acked-by: Nadav Amit <[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')
0 files changed, 0 insertions, 0 deletions