[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aFvCwcH2mJ2WxFYv@dcaratti.users.ipa.redhat.com>
Date: Wed, 25 Jun 2025 11:34:57 +0200
From: Davide Caratti <dcaratti@...hat.com>
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, donald.hunter@...il.com, netdev@...r.kernel.org,
edumazet@...gle.com, pabeni@...hat.com, andrew+netdev@...n.ch,
horms@...nel.org, matttbe@...nel.org, martineau@...nel.org,
geliang@...nel.org, mptcp@...ts.linux.dev
Subject: Re: [PATCH net 07/10] netlink: specs: mptcp: replace underscores
with dashes in names
On Tue, Jun 24, 2025 at 02:09:59PM -0700, Jakub Kicinski wrote:
> We're trying to add a strict regexp for the name format in the spec.
> Underscores will not be allowed, dashes should be used instead.
> This makes no difference to C (codegen, if used, replaces special
> chars in names) but it gives more uniform naming in Python.
>
> Fixes: bc8aeb2045e2 ("Documentation: netlink: add a YAML spec for mptcp")
> Signed-off-by: Jakub Kicinski <kuba@...nel.org>
> ---
> CC: matttbe@...nel.org
> CC: martineau@...nel.org
> CC: geliang@...nel.org
> CC: donald.hunter@...il.com
> CC: dcaratti@...hat.com
> CC: mptcp@...ts.linux.dev
Reviewed-by: Davide Caratti <dcaratti@...hat.com>
Powered by blists - more mailing lists