Re: [PATCH net-next v3 08/10] net: netconsole: do not pass userdata up to the tail

From: Simon Horman
Date: Tue Sep 10 2024 - 11:40:10 EST


On Tue, Sep 10, 2024 at 03:04:03AM -0700, Breno Leitao wrote:
> Do not pass userdata to send_msg_fragmented, since we can get it later.
>
> This will be more useful in the next patch, where send_msg_fragmented()
> will be split even more, and userdata is only necessary in the last
> function.
>
> Suggested-by: Simon Horman <horms@xxxxxxxxxx>
> Signed-off-by: Breno Leitao <leitao@xxxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>