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

From: Gustavo A. R. Silva
Date: Thu Jul 16 2020 - 15:08:20 EST




On 7/16/20 13:41, Jason Gunthorpe wrote:
> 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] https://lore.kernel.org/lkml/20200708054703.GR207186@unreal/
>>
>> Signed-off-by: Gustavo A. R. Silva <gustavoars@xxxxxxxxxx>
>> Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxxxx>
>> ---
>> Changes in v2:
>> - Remove additional overlooked fall-through markings.
>>
>> drivers/infiniband/hw/hfi1/chip.c | 27 ++++++++++++++-------------
>> 1 file changed, 14 insertions(+), 13 deletions(-)
>
> Applied to for-next, thanks
>

Thanks, Jason.

--
Gustavo