nvmet: replace white spaces with tabs
authorChaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Thu, 25 Feb 2021 01:56:42 +0000 (17:56 -0800)
committerChristoph Hellwig <hch@lst.de>
Thu, 18 Mar 2021 05:17:26 +0000 (06:17 +0100)
commite36d0607711e750f0491502cd128486f835e0a5f
tree1700d7108a67c300a34c4f5c80ad605fa8d2eb94
parent2de90cd6671076b42e1c010e856dd0f97d359f84
nvmet: replace white spaces with tabs

Instead of the using the whitespaces use tab spacing in the
nvmet_execute_identify_ns().

Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/target/admin-cmd.c