diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-05-25 20:14:19 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-05-27 10:34:34 +0300 |
commit | 8f6c7c5a11ec599be524190122a56dbb730069a3 (patch) | |
tree | e9f1a8684fd07279d7d5a058229e745f5880d642 /drivers/usb/gadget/udc/bcm63xx_udc.c | |
parent | ab00a41e73dc06b5a140af8c796d1bf03f6ec4ca (diff) | |
download | linux-8f6c7c5a11ec599be524190122a56dbb730069a3.tar.xz |
USB: chipidea: 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.
Cc: Peter Chen <peter.chen@kernel.org>
Link: https://lore.kernel.org/r/20210525171419.758146-1-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/gadget/udc/bcm63xx_udc.c')
0 files changed, 0 insertions, 0 deletions