diff options
author | Alex Elder <[email protected]> | 2021-01-15 06:50:45 -0600 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-01-18 11:51:05 -0800 |
commit | ec0ef6d3c8c2887724e24b6337f48e893e191d08 (patch) | |
tree | afb2375527f848122054f95359f6b2f5d1b0ddb8 /tools/perf/scripts/python/syscall-counts.py | |
parent | bf52e27bb35377d3582370732fa1e99cb446c670 (diff) |
net: ipa: don't return an error from ipa_interconnect_disable()
If disabling interconnects fails there's not a lot we can do. The
only two callers of ipa_interconnect_disable() ignore the return
value, so just give the function a void return type.
Print an error message if disabling any of the interconnects is not
successful. Return (and print) only the first error seen.
Signed-off-by: Alex Elder <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions