diff options
author | Alex Elder <elder@linaro.org> | 2020-12-26 15:37:36 -0600 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-12-28 14:13:22 -0800 |
commit | 1169318bd565d2911b949f6123e109baa35881b6 (patch) | |
tree | b461b17e7224bee3351779e17042e7f7d9496cb7 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | bc4adf0eb72dbba8355fef3ef4451e4f72702c99 (diff) |
net: ipa: don't return a value from gsi_channel_command()
Callers of gsi_channel_command() no longer care whether the command
times out, and don't use what gsi_channel_command() returns. Redefine
that function to have void return type.
Reported-by: kernel test robot <lkp@intel.com>
Fixes: 6ffddf3b3d182 ("net: ipa: use state to determine channel command success")
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions