Thread (23 messages) 23 messages, 5 authors, 2023-08-08

Re: [PATCH net-next v2 2/9] dpll: spec: Add Netlink spec in YAML

From: Vadim Fedorenko <vadim.fedorenko@linux.dev>
Date: 2023-08-08 20:58:58
Also in: intel-wired-lan, linux-arm-kernel, linux-clk

On 08/08/2023 21:06, Jakub Kicinski wrote:
On Tue, 8 Aug 2023 13:03:27 -0700 Jakub Kicinski wrote:
quoted
quoted
   const struct nla_policy dpll_pin_parent_pin_nl_policy[DPLL_A_PIN_STATE
+ 1] = {
          [DPLL_A_PIN_STATE] = NLA_POLICY_RANGE(NLA_U8, 1, 3),
          [DPLL_A_PIN_ID] = { .type = NLA_U32, },


The "/* private: */" comment was added to the generator after Simon's
comment. But I'll include this part into the next version.
We only added private for enum masks, I'll send a patch for nlattrs.
On closer look these have no kdoc, so the priv markings are not
necessary, dropping them sounds right.
Ok, I'll add the version which is generated by the script with the
lastest patch, I mean with new line and priv markings.

Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help