Thread (17 messages) 17 messages, 4 authors, 2022-09-29

Re: [PATCH net-next 4/6] netlink: add a proto specification for FOU

From: Jakub Kicinski <kuba@kernel.org>
Date: 2022-09-29 14:41:19
Also in: linux-doc

On Thu, 29 Sep 2022 11:02:51 +0200 Nicolas Dichtel wrote:
quoted
+operations:
+  list:
+    -
+      name: unspec
+      doc: unused  
To what correspond this name?
It helps to name the generated operations array?
Something else than 'const struct genl_small_ops fou_ops[3]'?
Same as the attr, it just reserves zero FWIW, never actually used in
the code I've grepped:

linux$ git grep FOU_CMD_UNSPEC
include/uapi/linux/fou.h:       FOU_CMD_UNSPEC,

iproute2$ git grep FOU_CMD_UNSPEC
include/uapi/linux/fou.h:       FOU_CMD_UNSPEC,

BTW thanks for asking, I noticed I mistyped the documentation,
type is 'unused', in the docs I said 'unspec'.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help