Commit e83d4e9b authored by Jakub Kicinski's avatar Jakub Kicinski

netlink: specs: fix indent in fou

Fix up the indentation. This has no functional effect, AFAICT.
Reviewed-by: default avatarDonald Hunter <donald.hunter@gmail.com>
Link: https://lore.kernel.org/r/20230824003056.1436637-6-kuba@kernel.orgSigned-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 4c8c24e8
......@@ -107,16 +107,16 @@ operations:
flags: [ admin-perm ]
do:
request: &select_attrs
request: &select_attrs
attributes:
- af
- ifindex
- port
- peer_port
- local_v4
- peer_v4
- local_v6
- peer_v6
- af
- ifindex
- port
- peer_port
- local_v4
- peer_v4
- local_v6
- peer_v6
-
name: get
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment