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