diff options
author | 2024-05-04 11:47:05 +0200 | |
---|---|---|
committer | 2024-05-04 18:23:03 +0200 | |
commit | 562be61b35d911a8b45acc3dcf8642876dbb66dd (patch) | |
tree | 8e2b1b8ce862263398c00b89717ccff69eb7b9cd /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | MAINTAINERS: Remove {ehci,uhci}-platform.c from ARM/VT8500 entry (diff) | |
download | wireguard-linux-562be61b35d911a8b45acc3dcf8642876dbb66dd.tar.xz wireguard-linux-562be61b35d911a8b45acc3dcf8642876dbb66dd.zip |
usb: core: Remove the useless struct usb_devmap which is just a bitmap
struct usb_devmap is really just a bitmap. No need to have a dedicated
structure for that.
Simplify code and use DECLARE_BITMAP() directly instead.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Link: https://lore.kernel.org/r/1d818575ff7a1e8317674aecf761ee23c89fdc84.1714815990.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions