Re: [ovs-dev] [PATCH 2/3] unixctl: Make command description all lowercase.
On Wed, Sep 10, 2014 at 02:12:30PM -0700, Alex Wang wrote: > Signed-off-by: Alex Wang Acked-by: Ben Pfaff ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev
[ovs-dev] [PATCH 2/3] unixctl: Make command description all lowercase.
Signed-off-by: Alex Wang --- lib/dpif-netdev.c |4 ++-- lib/netdev-dummy.c |2 +- lib/timeval.c |2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/dpif-netdev.c b/lib/dpif-netdev.c index 072ed5d..a4dabb6 100644 --- a/lib/dpif-netdev.c +++ b/lib/dpif-netdev