Greg Kroah-Hartman 44511ab344 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
2021-03-18 11:20:26 +01:00
..
2021-02-05 19:26:41 +01:00
2020-11-19 10:48:29 +01:00
2020-11-19 10:48:29 +01:00
2020-10-30 21:57:07 +01:00
2020-02-21 11:22:15 -08:00
2018-11-23 11:51:21 +01:00