Greg Kroah-Hartman 0f60203d21 USB: fotg210-hcd: remove dentry storage for debugfs file
There is no need to store the dentry pointer for a debugfs file that we
only use to remove it when the device goes away.  debugfs can do the
lookup for us instead, saving us some trouble, and making things smaller
overall.

Link: https://lore.kernel.org/r/20210525172534.848775-1-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-05-27 09:35:16 +02:00
..
2021-05-21 20:05:40 +02:00
2020-09-16 12:42:10 +02:00
2021-05-21 20:05:32 +02:00
2021-03-26 14:47:19 +01:00