nvmet: fix a typo in nvmet_file_ns_enable()
authorWei Yongjun <weiyongjun1@huawei.com>
Thu, 31 May 2018 01:55:58 +0000 (01:55 +0000)
committerChristoph Hellwig <hch@lst.de>
Thu, 31 May 2018 16:46:46 +0000 (18:46 +0200)
commit81cf54e01a3d2eb47bee78a7579fc4dd0912f347
tree8963abd0e08d4b325db7b65e78297fa1f7454fd0
parentcc456b65b739e17e8b1e6b61cc2f014f225ba466
nvmet: fix a typo in nvmet_file_ns_enable()

Fix a typo in nvmet_file_ns_enable().

Fixes: d5eff33ee6f8 ("nvmet: add simple file backed ns support")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.e>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/target/io-cmd-file.c