diff options
author | Martin Kaiser <martin@kaiser.cx> | 2021-04-08 21:55:50 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-04-09 16:17:23 +0200 |
commit | e46ff78bc2b155ac980558a84d0a118d00fb4b12 (patch) | |
tree | 0d25cc484537daea5d012075f9ef9cf771ddfdff /tools/perf/scripts/python | |
parent | eae92424d1835634397f8f8e32c56ae777eb6cc9 (diff) |
staging: rtl8188eu: remove the last urb callback macros
Both usb_read_port_complete and usb_write_port_complete have a regs
parameter that is not used.
When this parameter is removed, the functions can be used as urb
completion callbacks directly. There's no need for the macros that
strip the second parameter.
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20210408195601.4762-1-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions