]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit23286b10dcbab96f82674590d1e2d0667c6ea740
tree2fd8305477eb155a54ae256107d3e70a06c8f56d
parent93bbfa5f99c0477fc67aab147351b5aa273475d0
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