diff options
author | Martin Kaiser <martin@kaiser.cx> | 2023-01-10 21:56:25 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-01-17 19:36:14 +0100 |
commit | 8db002ed48ae8d1821592f1c34d88a39294839b1 (patch) | |
tree | 38a24f1da31e5ef1566cbdcdc899f0af2373b7c5 /tools/perf/scripts/python/stackcollapse.py | |
parent | 7b42205e9d873babd9a29337db66045884677c9f (diff) |
staging: r8188eu: remove unused function parameter
The regs parameter of the usb_write_port_complete function is not used. We
can remove it.
We can also remove the macro to hide the regs parameter when
usb_write_port_complete is used as callback function for an urb transfer.
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Link: https://lore.kernel.org/r/20230110205626.183516-4-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions