summaryrefslogtreecommitdiffstats
path: root/crypto/proc.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2021-07-06 15:56:50 +0100
committerChristoph Hellwig <hch@lst.de>2021-08-16 14:42:23 +0200
commitad0e9a80ba0f20db0f86e23d1ad2979513a9a8ee (patch)
tree3162d83acaf89caf263954c37e3b83acebfc1004 /crypto/proc.c
parent8d84f9de69ca23f2637dc19d96f39228c8426e97 (diff)
downloadlinux-stable-ad0e9a80ba0f20db0f86e23d1ad2979513a9a8ee.tar.gz
linux-stable-ad0e9a80ba0f20db0f86e23d1ad2979513a9a8ee.tar.bz2
linux-stable-ad0e9a80ba0f20db0f86e23d1ad2979513a9a8ee.zip
nvmet: remove redundant assignments of variable status
There are two occurrances where variable status is being assigned a value that is never read and it is being re-assigned a new value almost immediately afterwards on an error exit path. The assignments are redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <colin.king@canonical.com> Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'crypto/proc.c')
0 files changed, 0 insertions, 0 deletions