Re: [ovs-dev] [PATCH] lib/util.c: style fixes

2015-06-02 Thread Andy Zhou
On Mon, Jun 1, 2015 at 8:13 PM, Jesse Gross wrote: > On Mon, Jun 1, 2015 at 7:08 PM, Andy Zhou wrote: >> Covert tabs into spaces. Found by inspection. >> >> Signed-off-by: Andy Zhou > > Acked-by: Jesse Gross Thanks, pushed. ___ dev mailing list dev@o

Re: [ovs-dev] [PATCH] lib/util.c: style fixes

2015-06-01 Thread Jesse Gross
On Mon, Jun 1, 2015 at 7:08 PM, Andy Zhou wrote: > Covert tabs into spaces. Found by inspection. > > Signed-off-by: Andy Zhou Acked-by: Jesse Gross ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

[ovs-dev] [PATCH] lib/util.c: style fixes

2015-06-01 Thread Andy Zhou
Covert tabs into spaces. Found by inspection. Signed-off-by: Andy Zhou --- lib/util.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/util.c b/lib/util.c index c7e2b77..9473985 100644 --- a/lib/util.c +++ b/lib/util.c @@ -651,11 +651,11 @@ str_to_uint(const cha