diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-02-16 16:50:20 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2021-03-18 11:20:26 +0100 |
commit | 44511ab344c755d1f216bf421e92fbc2777e87fe (patch) | |
tree | 7daad7afa19628fb17d802c58d43d098df96e412 /.cocciconfig | |
parent | Linux 5.12-rc3 (diff) | |
download | linux-44511ab344c755d1f216bf421e92fbc2777e87fe.tar.xz linux-44511ab344c755d1f216bf421e92fbc2777e87fe.zip |
time/debug: 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.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20210216155020.1012407-1-gregkh@linuxfoundation.org
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions