[PATCH RFC v6 1/6] dpll: spec: Add Netlink spec in YAML

Jakub Kicinski kuba at kernel.org
Mon Mar 20 21:00:59 PDT 2023


On Fri, 17 Mar 2023 17:23:33 +0100 Jiri Pirko wrote:
> >+/* Ops table for dpll */
> >+static const struct genl_split_ops dpll_nl_ops[6] = {  
> 
> It's odd to see 6 here. Should by just []
> But it's an issue of Jakub's generator.

In some modes of generation the array is visible outside the source file
i.e. there's a forward declaration in the header. So I had to get the
counting right, anyway. But sure, I'll send a "fix"..



More information about the linux-arm-kernel mailing list