summaryrefslogtreecommitdiff
path: root/Documentation/group-selection-method-property.txt
diff options
context:
space:
mode:
authorBen Pfaff <blp@ovn.org>2018-05-25 17:11:07 -0700
committerBen Pfaff <blp@ovn.org>2018-06-11 15:32:00 -0700
commit5a0e4aec1af5cf7741c490bce704577e51e536b9 (patch)
tree0115e5184d50e22d6f6e7c7bd87a2690bdcc6ca4 /Documentation/group-selection-method-property.txt
parent7be29a47576dce715f9c8b2b4f673fa623728ed0 (diff)
downloadopenvswitch-5a0e4aec1af5cf7741c490bce704577e51e536b9.tar.gz
treewide: Convert leading tabs to spaces.
It's always been OVS coding style to use spaces rather than tabs for indentation, but some tabs have snuck in over time. This commit converts them to spaces. Signed-off-by: Ben Pfaff <blp@ovn.org> Acked-by: Justin Pettit <jpettit@ovn.org>
Diffstat (limited to 'Documentation/group-selection-method-property.txt')
-rw-r--r--Documentation/group-selection-method-property.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/group-selection-method-property.txt b/Documentation/group-selection-method-property.txt
index 5320f24b4..29e8249af 100644
--- a/Documentation/group-selection-method-property.txt
+++ b/Documentation/group-selection-method-property.txt
@@ -56,7 +56,7 @@ NTR_VENDOR_ID = 0x0000154d
The following group property experimenter type defined by this extension.
enum ntr_group_mod_subtype {
- NTRT_SELECTION_METHOD = 1,
+ NTRT_SELECTION_METHOD = 1,
};