Re: [PATCH] netlink: specs: binder: replace underscores with dashes in names

From: Jakub Kicinski
Date: Thu Aug 21 2025 - 10:49:31 EST


On Thu, 21 Aug 2025 13:55:21 +0000 Carlos Llamas wrote:
> The usage of underscores is no longer allowed for the 'name' format in
> the yaml spec. Instead, dashes should be used. This fixes the build
> issue reported by Thorsten that showed up on linux-next.
>
> Note this change has no impact on C code.

I guess the tree where the patches landed doesn't have last merge window
material? I thought the extra consistency checks went in for 6.17
already.. In any case, change makes sense:

Reviewed-by: Jakub Kicinski <kuba@xxxxxxxxxx>