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
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
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