[PATCH 2/5] nvme-fabrics: remove unnecessary braces for case

Keith Busch kbusch at kernel.org
Thu Jan 13 08:16:14 PST 2022


On Tue, Jan 11, 2022 at 10:20:58PM -0800, Chaitanya Kulkarni wrote:
> From: Chaitanya Kulkarni <kch at nvidia.com>
> 
> Braces are not required for enum value NVME_SC_CONNECT_INVALID_PARAM
> when used on the switch-case statement, remove the braces.
> 
> Signed-off-by: Chaitanya Kulkarni <kch at nvidia.com>

Looks good.

Reviewed-by: Keith Busch <kbusch at kernel.org>



More information about the Linux-nvme mailing list