[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260205075606.5b94c492@kernel.org>
Date: Thu, 5 Feb 2026 07:56:06 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Matthieu Baerts <matttbe@...nel.org>
Cc: Mat Martineau <martineau@...nel.org>, Geliang Tang <geliang@...nel.org>,
"David S. Miller" <davem@...emloft.net>, Eric Dumazet
<edumazet@...gle.com>, Paolo Abeni <pabeni@...hat.com>, Simon Horman
<horms@...nel.org>, Shuah Khan <shuah@...nel.org>, netdev@...r.kernel.org,
mptcp@...ts.linux.dev, linux-kernel@...r.kernel.org,
linux-kselftest@...r.kernel.org
Subject: Re: [PATCH net 3/4] mptcp: fix kdoc warnings
On Thu, 5 Feb 2026 11:56:39 +0100 Matthieu Baerts wrote:
> > diff --git a/include/uapi/linux/mptcp_pm.h b/include/uapi/linux/mptcp_pm.h
> > index c97d060ee90b..fe9863d75350 100644
> > --- a/include/uapi/linux/mptcp_pm.h
> > +++ b/include/uapi/linux/mptcp_pm.h
> > @@ -11,7 +11,7 @@
> > #define MPTCP_PM_VER 1
> >
> > /**
> > - * enum mptcp_event_type
> > + * enum mptcp_event_type - Netlink MPTCP event types
>
> I forgot that this file was auto-generated from a YAML file.
>
> Sorry for the noise, I will send a v2 also adapting the YAML file.
Hm, do we need some clever way to teach the codegen about short
descriptions?
Powered by blists - more mailing lists