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> > --- > 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>