Hi,
On Wed, Jul 27, 2016 at 08:41:14PM +0200, Nahim El Atmani wrote:
> From: Nahim El Atmani
>
> From: Nahim El Atmani
Could you choose just one "From"?
> * util.c (string_to_int): New function.
This would be OK if subsequent patches would use it.
Apparently, they don't: in the only place wh
From: Nahim El Atmani
From: Nahim El Atmani
* util.c (string_to_int): New function.
* defs.h: Add it.
Signed-off-by: Nahim El Atmani
Reviewed-By: Gabriel Laskar
---
defs.h | 1 +
util.c | 15 +++
2 files changed, 16 insertions(+)
diff --git a/defs.h b/defs.h
index 4b7e8ed..2ed