diff options
author | 2022-01-22 17:30:42 +0800 | |
---|---|---|
committer | 2022-01-31 11:21:45 +1100 | |
commit | 05b3bade290d6c940701f97f3233c07cfe27205d (patch) | |
tree | c19f74bf5b8d0dc38a0f2467afbd9f637fccc5f6 /kernel/padata.c | |
parent | crypto: hisilicon/sec - use the correct print format (diff) | |
download | wireguard-linux-05b3bade290d6c940701f97f3233c07cfe27205d.tar.xz wireguard-linux-05b3bade290d6c940701f97f3233c07cfe27205d.zip |
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 <yekai13@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'kernel/padata.c')
0 files changed, 0 insertions, 0 deletions