nvmet: fix the structure member indentation
authorChaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Mon, 19 Nov 2018 23:16:39 +0000 (15:16 -0800)
committerJens Axboe <axboe@kernel.dk>
Sat, 8 Dec 2018 05:26:58 +0000 (22:26 -0700)
commit5a3a6d6965865d0da5c743a0f9c58f84373f88e7
treeff5f8747dd1f6844032af82e17e20a29af8ec29b
parentcb019da3dabf60d792f76a913540815f06abb1d7
nvmet: fix the structure member indentation

This is a cleanup patch which fixes the structure member indentation
introduced by the p2p:

commit c6925093d0b2 ("nvmet: Optionally use PCI P2P memory").
We don't change any functionality in this patch.

This is needed so that any future members will also follow the uniform
indentation.

Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Acked-by: Logan Gunthorpe <logang@deltatee.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/nvme/target/nvmet.h