]> git.proxmox.com Git - mirror_ovs.git/commit - NEWS
treewide: Convert leading tabs to spaces.
authorBen Pfaff <blp@ovn.org>
Sat, 26 May 2018 00:11:07 +0000 (17:11 -0700)
committerBen Pfaff <blp@ovn.org>
Mon, 11 Jun 2018 22:32:00 +0000 (15:32 -0700)
commit5a0e4aec1af5cf7741c490bce704577e51e536b9
tree0115e5184d50e22d6f6e7c7bd87a2690bdcc6ca4
parent7be29a47576dce715f9c8b2b4f673fa623728ed0
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>
69 files changed:
Documentation/faq/issues.rst
Documentation/faq/vlan.rst
Documentation/group-selection-method-property.txt
Documentation/ref/ovs-sim.1.rst
Documentation/tutorials/faucet.rst
Documentation/tutorials/ovs-advanced.rst
NEWS
Vagrantfile
debian/copyright.in
debian/openvswitch-switch.README.Debian
debian/openvswitch-switch.init
debian/openvswitch-switch.logrotate
debian/ovn-central.postinst
debian/ovn-host.postinst
include/openvswitch/rconn.h
lib/dpif-netdev.c
lib/dpif.c
lib/meta-flow.xml
lib/ofp-print.c
ofproto/ofproto-dpif-ipfix.c
ofproto/ofproto-dpif-sflow.c
ofproto/ofproto-dpif-xlate.c
ovn/utilities/ovn-detrace.in
ovsdb/ovsdb-tool.c
rhel/etc_init.d_openvswitch
rhel/etc_sysconfig_network-scripts_ifdown-ovs
rhel/etc_sysconfig_network-scripts_ifup-ovs
rhel/openvswitch-fedora.spec.in
rhel/openvswitch-kmod-rhel6.spec.in
tests/bfd.at
tests/cfm.at
tests/classifier.at
tests/dpif-netdev.at
tests/interface-reconfigure.at
tests/lacp.at
tests/ofproto-dpif.at
tests/ofproto-macros.at
tests/ofproto.at
tests/ovn.at
tests/ovs-macros.at
tests/ovs-ofctl.at
tests/ovs-router.at
tests/ovsdb-client.at
tests/ovsdb-cluster.at
tests/ovsdb-condition.at
tests/ovsdb-idl.at
tests/ovsdb-log.at
tests/ovsdb-monitor.at
tests/ovsdb-mutation.at
tests/ovsdb-query.at
tests/ovsdb-row.at
tests/ovsdb-schema.at
tests/ovsdb-server.at
tests/ovsdb-tool.at
tests/pmd.at
tests/run-oftest
tests/run-ryu
tests/test-lib.c
tests/test-sflow.c
tests/tunnel.at
tutorial/ovs-sandbox
utilities/bugtool/ovs-bugtool-tc-class-show
utilities/nlmon.c
utilities/ovs-ctl.in
utilities/ovs-sim.in
vswitchd/bridge.c
vswitchd/vswitch.ovsschema
vswitchd/vswitch.xml
xenserver/openvswitch-xen.spec.in