projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c8c24e
)
netlink: specs: fix indent in fou
author
Jakub Kicinski
<kuba@kernel.org>
Thu, 24 Aug 2023 00:30:56 +0000
(17:30 -0700)
committer
Jakub Kicinski
<kuba@kernel.org>
Fri, 25 Aug 2023 02:04:20 +0000
(19:04 -0700)
Fix up the indentation. This has no functional effect, AFAICT.
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Link:
https://lore.kernel.org/r/20230824003056.1436637-6-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/netlink/specs/fou.yaml
patch
|
blob
|
history
diff --git
a/Documentation/netlink/specs/fou.yaml
b/Documentation/netlink/specs/fou.yaml
index 3e13826a3fdf18c746c59ae35f9c48af434488de..0af5ab842c04de11bae64d620e8943f2fd93486c 100644
(file)
--- a/
Documentation/netlink/specs/fou.yaml
+++ b/
Documentation/netlink/specs/fou.yaml
@@
-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