commit | 535ee8cdbcf8c570eccdfe9f8821ddda75fcaaff | [log] [tgz] |
---|---|---|
author | Gustavo A. R. Silva <gustavoars@kernel.org> | Thu Jul 09 18:52:50 2020 -0500 |
committer | Jason Gunthorpe <jgg@nvidia.com> | Thu Jul 16 15:00:02 2020 -0300 |
tree | 44e3485dc34470354cc7f8099f4cccc7af61f81e | |
parent | acca72e2b031b9fbb4184511072bd246a0abcebc [diff] |
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>