Re: [PATCH net-next v1] tcp: Fix inconsistent indenting warning
From: Eric Dumazet
Date: Wed Mar 25 2026 - 11:48:59 EST
On Wed, Mar 25, 2026 at 12:19 AM Jiayuan Chen <jiayuan.chen@xxxxxxxxx> wrote:
>
> Suppress such warning reported by test robot:
> include/net/tcp.h:1449 tcp_ca_event() warn: inconsistent indenting
>
> Reported-by: kernel test robot <lkp@xxxxxxxxx>
> Closes: https://lore.kernel.org/oe-kbuild-all/202603251430.gQ3VuiKV-lkp@xxxxxxxxx/
> Fixes: d1e59a469737 ("tcp: add cwnd_event_tx_start to tcp_congestion_ops")
> Signed-off-by: Jiayuan Chen <jiayuan.chen@xxxxxxxxx>
Reviewed-by: Eric Dumazet <edumazet@xxxxxxxxxx>
Please note you do not need to spam lkml@ for such a trivial patch.