IB/hfi1: Remove unnecessary fall-through markings
authorGustavo A. R. Silva <gustavoars@kernel.org>
Thu, 9 Jul 2020 23:52:50 +0000 (18:52 -0500)
committerJason Gunthorpe <jgg@nvidia.com>
Thu, 16 Jul 2020 18:00:02 +0000 (15:00 -0300)
commit535ee8cdbcf8c570eccdfe9f8821ddda75fcaaff
tree44e3485dc34470354cc7f8099f4cccc7af61f81e
parentacca72e2b031b9fbb4184511072bd246a0abcebc
IB/hfi1: Remove unnecessary fall-through markings

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/

Link: https://lore.kernel.org/r/20200709235250.GA26678@embeddedor
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/hw/hfi1/chip.c