[ovs-dev] [PATCH] ovs-vsctl: Fix typo in comment.

Ryan Moats rmoats at us.ibm.com
Mon Jul 18 18:03:49 UTC 2016


"dev" <dev-bounces at openvswitch.org> wrote on 07/18/2016 11:15:19 AM:

> From: Ben Pfaff <blp at ovn.org>
> To: dev at openvswitch.org
> Cc: Ben Pfaff <blp at ovn.org>
> Date: 07/18/2016 11:15 AM
> Subject: [ovs-dev] [PATCH] ovs-vsctl: Fix typo in comment.
> Sent by: "dev" <dev-bounces at openvswitch.org>
>
> Signed-off-by: Ben Pfaff <blp at ovn.org>
> ---
>  utilities/ovs-vsctl.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/utilities/ovs-vsctl.c b/utilities/ovs-vsctl.c
> index c4ae692..c98dd3f 100644
> --- a/utilities/ovs-vsctl.c
> +++ b/utilities/ovs-vsctl.c
> @@ -107,7 +107,7 @@ static void do_vsctl(const char *args, struct
> ctl_command *, size_t n,
>   * either store a positive values on successful implementing the new
>   * interface, or -1 on failure.
>   *
> - * Unless -no-wait command line option is specified,
> + * Unless --no-wait command line option is specified,
>   * post_db_reload_do_checks() is called right after any configuration
>   * changes is picked up (i.e. reload) by ovs-vswitchd. Any error
detected
>   * post OVSDB reload is reported as ovs-vsctl errors. OVS-vswitchd logs
> --
> 2.1.3

This is trivial, so...

Acked-by: Ryan Moats <rmoats at us.ibm.com>



More information about the dev mailing list