提交 6f860c92 编写于 作者: C Chaitanya Kulkarni 提交者: Christoph Hellwig

nvme-fabrics: remove an extra comment

Remove the comment at the end of the switch that is not needed as
function is small enough.

No functionality change in this patch.
Signed-off-by: NChaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: NChristoph Hellwig <hch@lst.de>
上级 63d20f54
...@@ -339,7 +339,7 @@ static void nvmf_log_connect_error(struct nvme_ctrl *ctrl, ...@@ -339,7 +339,7 @@ static void nvmf_log_connect_error(struct nvme_ctrl *ctrl,
"Connect command failed, error wo/DNR bit: %d\n", "Connect command failed, error wo/DNR bit: %d\n",
err_sctype); err_sctype);
break; break;
} /* switch (err_sctype) */ }
} }
/** /**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册