diff options
author | Jason Yan <[email protected]> | 2020-04-14 20:02:51 +0800 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2020-04-15 11:48:51 +0300 |
commit | 5a652b49b41b1cbffe2beedbaf253f60f768fd92 (patch) | |
tree | df4c7329a7ad20bdc1b4dbcb5e2227043c0ff965 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | e871b8bfedda84924ac5767883c80deae67a2657 (diff) |
ipw2x00: make ipw_setup_deferred_work() void
This function actually needs no return value. So remove the unneeded
variable 'ret' and make it void.
This also fixes the following coccicheck warning:
drivers/net/wireless/intel/ipw2x00/ipw2200.c:10648:5-8: Unneeded
variable: "ret". Return "0" on line 10684
Signed-off-by: Jason Yan <[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