]> git.baikalelectronics.ru Git - kernel.git/commit
nvme-fabrics: remove extra new lines in the switch
authorChaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Thu, 3 Jun 2021 07:28:03 +0000 (10:28 +0300)
committerChristoph Hellwig <hch@lst.de>
Thu, 3 Jun 2021 07:29:25 +0000 (10:29 +0300)
commitf320781ca6decf11968a3f24a0f1a86400a439b8
treefda978ed018799f78a78c6c3e49566aefba7fbaa
parentefbf48a1b3d63a257b7a4cc4aabf6feae3e88f73
nvme-fabrics: remove extra new lines in the switch

Remove the extra lines in the switch block that is not common practice
in the kernel code.

No functionality change in this patch.

Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/fabrics.c