diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-02-16 11:14:32 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-03-10 09:37:15 +0100 |
commit | 9c174b57c98e78310a15cf9808cf417fa4a65d9b (patch) | |
tree | a13baad7d4ba144f89fef123412064a14a8132ef /tools | |
parent | 70be046404efd82ab75595a4fb73cb751e2e1372 (diff) | |
download | linux-9c174b57c98e78310a15cf9808cf417fa4a65d9b.tar.gz linux-9c174b57c98e78310a15cf9808cf417fa4a65d9b.tar.bz2 linux-9c174b57c98e78310a15cf9808cf417fa4a65d9b.zip |
USB: core: no need to save usb_devices_root
There is no need to save the usb_devices debugfs file as we only need it
when removing it, so have the debugfs code look it up when it is needed
instead, saving the storage.
Link: https://lore.kernel.org/r/YCubCA/trHAF7PtF@kroah.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions