Re: [PATCH net-next 1/9] net: netconsole: remove msg_ready variable

From: Simon Horman
Date: Wed Sep 04 2024 - 06:58:09 EST


On Tue, Sep 03, 2024 at 07:07:44AM -0700, Breno Leitao wrote:
> Variable msg_ready is useless, since it does not represent anything. Get
> rid of it, using buf directly instead.
>
> Signed-off-by: Breno Leitao <leitao@xxxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>