summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorWang Yufen <wangyufen@huawei.com>2022-12-02 12:00:37 +0800
committerLeon Romanovsky <leon@kernel.org>2022-12-04 15:26:58 +0200
commit725349f8ba1e78a146c6ff8f3ee5e2712e517106 (patch)
tree17931cb7a3f4c940a9a52fb9f97634a715a1a82f /tools/perf/scripts/python/export-to-sqlite.py
parent323a74fc20f53c0d0e13a16aee703a30d9751235 (diff)
RDMA/hfi1: Fix error return code in parse_platform_config()
In the previous iteration of the while loop, the "ret" may have been assigned a value of 0, so the error return code -EINVAL may have been incorrectly set to 0. To fix set valid return code before calling to goto. Fixes: 97167e813415 ("staging/rdma/hfi1: Tune for unknown channel if configuration file is absent") Signed-off-by: Wang Yufen <wangyufen@huawei.com> Link: https://lore.kernel.org/r/1669953638-11747-1-git-send-email-wangyufen@huawei.com Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions