Skip to content

Commit

Permalink
treewide: Fix doubled "the".
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Pfaff <[email protected]>
Acked-by: Russell Bryant <[email protected]>
  • Loading branch information
blp committed Aug 3, 2015
1 parent 1e71b94 commit 898dcef
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion INSTALL.DPDK.md
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,7 @@ DPDK vhost-cuse VM configuration:
subprocess.call("qemu-system-x86_64 .... -netdev tap,id=vhostnet0,\
vhost=on,vhostfd=" + fd +"...", shell=True)
Alternatively the the `qemu-wrap.py` script can be used to automate the
Alternatively the `qemu-wrap.py` script can be used to automate the
requirements specified above and can be used in conjunction with libvirt if
desired. See the "DPDK vhost VM configuration with QEMU wrapper" section
below.
Expand Down
2 changes: 1 addition & 1 deletion datapath-windows/ovsext/User.c
Original file line number Diff line number Diff line change
Expand Up @@ -836,7 +836,7 @@ OvsGetUpcallMsgSize(PVOID userData,
size += NlAttrTotalSize(userDataLen);
}
/* OVS_PACKET_ATTR_EGRESS_TUN_KEY */
/* Is it included in the the flwo key attr XXX */
/* Is it included in the flow key attr XXX */
if (tunnelKey) {
size += NlAttrTotalSize(OvsTunKeyAttrSize());
}
Expand Down
2 changes: 1 addition & 1 deletion datapath-windows/ovsext/Vport.c
Original file line number Diff line number Diff line change
Expand Up @@ -1417,7 +1417,7 @@ OvsInitConfiguredSwitchNics(POVS_SWITCH_CONTEXT switchContext)
* Deletes ports added from the Hyper-V switch as well as OVS usersapce. The
* function deletes ports in 'portIdHashArray'. This will delete most of the
* ports that are in the 'portNoHashArray' as well. Any remaining ports
* are deleted by walking the the 'portNoHashArray'.
* are deleted by walking the 'portNoHashArray'.
* --------------------------------------------------------------------------
*/
VOID
Expand Down
2 changes: 1 addition & 1 deletion datapath-windows/ovsext/Vxlan.c
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ OvsDecapVxlan(POVS_SWITCH_CONTEXT switchContext,
PUINT8 bufferStart;
NDIS_STATUS status;

/* Check the the length of the UDP payload */
/* Check the length of the UDP payload */
curNb = NET_BUFFER_LIST_FIRST_NB(curNbl);
packetLength = NET_BUFFER_DATA_LENGTH(curNb);
tunnelSize = OvsGetVxlanTunHdrSize();
Expand Down
2 changes: 1 addition & 1 deletion lib/netdev-provider.h
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ struct netdev *netdev_rxq_get_netdev(const struct netdev_rxq *);
* not yet been uninitialized, so the "destruct" function may refer to it. The
* "destruct" function is not allowed to fail.
*
* Each "dealloc" function frees raw memory that was allocated by the the
* Each "dealloc" function frees raw memory that was allocated by the
* "alloc" function. The memory's base and derived members might not have ever
* been initialized (but if "construct" returned successfully, then it has been
* "destruct"ed already). The "dealloc" function is not allowed to fail.
Expand Down
2 changes: 1 addition & 1 deletion lib/ovs-atomic.h
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
* operation (atomic_read_explicit, or a load operation preceding a
* atomic_thread_fence) will not be moved prior to the consume
* barrier. Non-data-dependent loads and stores can be reordered to
* happen before the the consume barrier.
* happen before the consume barrier.
*
* RCU is the prime example of the use of the consume barrier: The
* consume barrier guarantees that reads from a RCU protected object
Expand Down
2 changes: 1 addition & 1 deletion lib/packets.c
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ set_mpls_lse(struct dp_packet *packet, ovs_be32 mpls_lse)
}
}

/* Push MPLS label stack entry 'lse' onto 'packet' as the the outermost MPLS
/* Push MPLS label stack entry 'lse' onto 'packet' as the outermost MPLS
* header. If 'packet' does not already have any MPLS labels, then its
* Ethertype is changed to 'ethtype' (which must be an MPLS Ethertype). */
void
Expand Down
2 changes: 1 addition & 1 deletion ofproto/ofproto-provider.h
Original file line number Diff line number Diff line change
Expand Up @@ -619,7 +619,7 @@ void ofproto_group_delete_all(struct ofproto *);
* not yet been uninitialized, so the "destruct" function may refer to it. The
* "destruct" function is not allowed to fail.
*
* Each "dealloc" function frees raw memory that was allocated by the the
* Each "dealloc" function frees raw memory that was allocated by the
* "alloc" function. The memory's base and derived members might not have ever
* been initialized (but if "construct" returned successfully, then it has been
* "destruct"ed already). The "dealloc" function is not allowed to fail.
Expand Down
2 changes: 1 addition & 1 deletion tests/bfd.at
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ ovs-appctl time/warp 5000 500
BFD_CHECK_TX([p0], [500ms], [300ms], [500ms])
BFD_CHECK_RX([p0], [3000ms], [3000ms], [500ms])

# advance clock by 5000ms and check the the flags are all 'none'.
# advance clock by 5000ms and check the flags are all 'none'.
ovs-appctl time/warp 5000 500
BFD_CHECK([p0], [true], [false], [none], [up], [No Diagnostic], [none], [up], [No Diagnostic])
BFD_CHECK([p1], [true], [false], [none], [up], [No Diagnostic], [none], [up], [No Diagnostic])
Expand Down
2 changes: 1 addition & 1 deletion utilities/ovs-ofctl.8.in
Original file line number Diff line number Diff line change
Expand Up @@ -1413,7 +1413,7 @@ as necessary to match the value specified. Valid values are between 0
Strips the VLAN tag from a packet if it is present.
.
.IP \fBpush_vlan\fR:\fIethertype\fR
Push a new VLAN tag onto the packet. Ethertype is used as the the Ethertype
Push a new VLAN tag onto the packet. Ethertype is used as the Ethertype
for the tag. Only ethertype 0x8100 should be used. (0x88a8 which the spec
allows isn't supported at the moment.)
A priority of zero and the tag of zero are used for the new tag.
Expand Down
2 changes: 1 addition & 1 deletion utilities/ovs-vsctl.8.in
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ following forms:
.
.IP "\fB\-\-no\-wait\fR"
Prevents \fBovs\-vsctl\fR from waiting for \fBovs\-vswitchd\fR to
reconfigure itself according to the the modified database. This
reconfigure itself according to the modified database. This
option should be used if \fBovs\-vswitchd\fR is not running;
otherwise, \fBovs\-vsctl\fR will not exit until \fBovs\-vswitchd\fR
starts.
Expand Down

0 comments on commit 898dcef

Please sign in to comment.