diff options
| author | Dmitry Antipov <[email protected]> | 2023-09-19 16:27:59 +0300 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2023-09-22 10:43:22 +0300 |
| commit | c2e01a3a7b9a20404f4b6196c51385a42a7dc5fa (patch) | |
| tree | 9b56f3d0d74bf3875368415fa048dbaefa597e04 /tools/perf/scripts/python/netdev-times.py | |
| parent | 357be7ebba38352a75d6e072cab4052e5a6e5064 (diff) | |
wifi: mwifiex: simplify PCIE write operations
Since 'mwifiex_write_reg()' just issues void 'iowrite32()',
convert the former to 'void' and simplify all related users
(with the only exception of 'read_poll_timeout()' which
explicitly requires a non-void function argument).
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Signed-off-by: Dmitry Antipov <[email protected]>
Acked-by: Brian Norris <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions