Re: [PATCH v2][next] IB/hfi1: Remove unnecessary fall-through markings

From: Leon Romanovsky
Date: Sun Jul 12 2020 - 13:44:25 EST


On Thu, Jul 09, 2020 at 06:52:50PM -0500, Gustavo A. R. Silva wrote:
> Reorganize the code a bit in a more standard way[1] and remove
> unnecessary fall-through markings.
>
> [1] 20200708054703.GR207186@unreal/">https://lore.kernel.org/lkml/20200708054703.GR207186@unreal/
>
> Signed-off-by: Gustavo A. R. Silva <gustavoars@xxxxxxxxxx>
> ---
> Changes in v2:
> - Remove additional overlooked fall-through markings.
>
> drivers/infiniband/hw/hfi1/chip.c | 27 ++++++++++++++-------------
> 1 file changed, 14 insertions(+), 13 deletions(-)
>

Thanks,
Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxxxx>