diff options
author | Kai Ye <[email protected]> | 2022-01-22 17:30:42 +0800 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2022-01-31 11:21:45 +1100 |
commit | 05b3bade290d6c940701f97f3233c07cfe27205d (patch) | |
tree | c19f74bf5b8d0dc38a0f2467afbd9f637fccc5f6 /tools/perf/scripts/python | |
parent | 498382593c7c90eb81111d315eeecba9508ddf58 (diff) |
crypto: hisilicon/qm - cleanup warning in qm_vf_read_qos
The kernel test rebot report this warning: Uninitialized variable: ret.
The code flow may return value of ret directly. This value is an
uninitialized variable, here is fix it.
Signed-off-by: Kai Ye <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions