diff options
| author | Alex Elder <elder@linaro.org> | 2021-01-15 15:50:45 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2021-01-18 22:51:05 +0300 |
| commit | ec0ef6d3c8c2887724e24b6337f48e893e191d08 (patch) | |
| tree | afb2375527f848122054f95359f6b2f5d1b0ddb8 /tools/perf/scripts/python | |
| parent | bf52e27bb35377d3582370732fa1e99cb446c670 (diff) | |
| download | linux-ec0ef6d3c8c2887724e24b6337f48e893e191d08.tar.xz | |
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 <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
