> On Feb 16, 2021, at 7:12 AM, Greg Kroah-Hartman <[email protected]> 
> wrote:
> 
> 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]
> Signed-off-by: Greg Kroah-Hartman <[email protected]>
> ---

Thanks for the cleanup.

Acked-by: Nadav Amit <[email protected]>

Reply via email to