diff options
author | Martin Kaiser <[email protected]> | 2023-04-27 20:59:36 +0200 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2023-05-05 10:33:46 +0300 |
commit | 271a588d34ed1dd771bc85a224b05ccdacce1de8 (patch) | |
tree | c5b5e66efba5aaf29edcd7e4f672085dfaab47fa /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 6dc28456aa172b6e4dcc8e0914026b4026ae0a05 (diff) |
wifi: rtl8xxxu: rtl8xxxu_rx_complete(): remove unnecessary return
Remove a return statement at the end of a void function.
This fixes a checkpatch warning.
WARNING: void function return statements are not generally useful
6206: FILE: ./drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c:6206:
+ return;
+}
Signed-off-by: Martin Kaiser <[email protected]>
Reviewed-by: Ping-Ke Shih <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions