Messages in this thread |  | | Subject | Re: [PATCH v2][next] IB/hfi1: Remove unnecessary fall-through markings | From | "Gustavo A. R. Silva" <> | Date | Thu, 16 Jul 2020 13:53:04 -0500 |
| |
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@kernel.org> >> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> >> --- >> 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
|  |