summaryrefslogtreecommitdiff
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorKai Ye <yekai13@huawei.com>2022-01-22 17:30:42 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-04-08 14:23:54 +0200
commitca97dfbda5105f9b6220ff286c07367633ff2b55 (patch)
treefe8f167476a638b04952e250c80305f664b30200 /security/selinux/hooks.c
parent4941c21090c3f7398735d198deb0e37dcb29dd5d (diff)
crypto: hisilicon/qm - cleanup warning in qm_vf_read_qos
[ Upstream commit 05b3bade290d6c940701f97f3233c07cfe27205d ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions