nvmet: fix indentation
authorBart Van Assche <bvanassche@acm.org>
Thu, 14 Feb 2019 22:50:52 +0000 (14:50 -0800)
committerChristoph Hellwig <hch@lst.de>
Wed, 20 Feb 2019 14:17:49 +0000 (07:17 -0700)
commit5bc373ff254002b5ce1b7e7f37f8ed7074e45d2a
treef6ed9b867f0dde1e33ff76916579fa42bb731f78
parent75c10e73272484bc3a940a9c8e4ec39a7a1b8c21
nvmet: fix indentation

This patch avoids that smatch complains about inconsistent indentation.

Fixes: a07b4970f464 ("nvmet: add a generic NVMe target") # v4.10
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/target/discovery.c