diff options
author | Martin Kaiser <martin@kaiser.cx> | 2023-03-07 22:57:17 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2023-03-13 16:44:01 +0300 |
commit | 0606b344021a37140ef467ddf30d4b8182e7bbe1 (patch) | |
tree | 03a122b6a74b086a368c1f7d8f195a6ef08299a3 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 8a66293e73a520a42a7653d2ca32074ba323ff56 (diff) | |
download | linux-0606b344021a37140ef467ddf30d4b8182e7bbe1.tar.xz |
wifi: rtl8xxxu: use module_usb_driver
We can use the module_usb_driver macro instead of open-coding the driver's
init and exit functions. This is simpler and saves some lines of code.
Other realtek wireless drivers use module_usb_driver as well.
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Reviewed-by: Ping-Ke Shih <pkshih@realtek.com>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230307195718.168021-1-martin@kaiser.cx
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions