nvmet: configfs code cleanup
authorChaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Sun, 26 Jan 2020 20:35:44 +0000 (12:35 -0800)
committerKeith Busch <kbusch@kernel.org>
Wed, 4 Mar 2020 17:09:08 +0000 (09:09 -0800)
commit527123c7deafd5aa921773f739887d610d59b437
tree2fd8305477eb155a54ae256107d3e70a06c8f56d
parentadce7e9856798d4883f42c3d8429123707fa34e8
nvmet: configfs code cleanup

This is a pure code cleanup patch which does not change any
functionality. This patch removes the extra lines, get rid of
else which is duplicate for return.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Keith Busch <kbusch@kernel.org>
drivers/nvme/target/configfs.c