aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/mpi/mpi-add.c
diff options
context:
space:
mode:
authorAlok Tiwari <[email protected]>2025-06-25 04:16:32 +0000
committerChristoph Hellwig <[email protected]>2025-07-17 11:38:07 +0000
commit2e7dd5c1a8ae9532530474e13dec3371b3db4ee0 (patch)
treed46cfb370c5c418dd3ce549535b6a3133ad89417 /lib/crypto/mpi/mpi-add.c
parentnvme: fix incorrect variable in io cqes error message (diff)
downloadkernel-2e7dd5c1a8ae9532530474e13dec3371b3db4ee0.tar.gz
kernel-2e7dd5c1a8ae9532530474e13dec3371b3db4ee0.zip
nvmet: remove redundant assignment of error code in nvmet_ns_enable()
Remove the unnecessary ret = -EMFILE; assignment since it is immediately overwritten by the result of nvmet_bdev_ns_enable() The initial value (-EMFILE) is redundant because it has no effect on the code logic or outcome. Signed-off-by: Alok Tiwari <[email protected]> Reviewed-by: Randy Dunlap <[email protected]> Reviewed-by: Chaitanya Kulkarni <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions