]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme-cli: fix indentation for dir_[send/receive]
authorChaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Mon, 1 Oct 2018 18:32:54 +0000 (11:32 -0700)
committerKeith Busch <keith.busch@intel.com>
Mon, 1 Oct 2018 18:50:33 +0000 (12:50 -0600)
commitd3260f41530ec804569f7c7756804766fb9ac459
tree11f84e948ce326fb2e291f2992ec219b9aa3566a
parent8faa66131151fc2dca5df67881cd7176086421b6
nvme-cli: fix indentation for dir_[send/receive]

This is a cleanup patch to get rid of the inconsistent indentation
for the dir_send() and dir_receive() functions.

Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
nvme.c