Re: [PATCH rdma-next 0/6] Cleanup mlx5_ib main file

From: Jason Gunthorpe
Date: Thu Jul 02 2020 - 09:08:23 EST


On Thu, Jul 02, 2020 at 11:18:03AM +0300, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@xxxxxxxxxxxx>
>
> Over the years, the main.c file grew above all imagination and was >8K
> LOC of the code. This caused to a huge burden while I started to work on
> ib_flow allocation patches.
>
> This series implements long standing "internal" wish to move flow logic
> from the main to separate file.
>
> Based on
> https://lore.kernel.org/linux-rdma/20200630101855.368895-4-leon@xxxxxxxxxx

Isn't this the series you said to drop? Can this be applied
independently?

Jason