Re: [PATCH v1.4 1/5] lib: hex2bin converts ascii hexadecimal string to binary

From: David Howells
Date: Fri Nov 19 2010 - 10:43:27 EST


Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx> wrote:

> Similar to the kgdb_hex2mem() code, hex2bin converts a string
> to binary using the hex_to_bin() library call.
>
> Changelog:
> - Replace parameter names with src/dst (based on David Howell's comment)
> - Add 'const' where needed (based on David Howell's comment)
> - Replace int with size_t (based on David Howell's comment)
>
> Signed-off-by: Mimi Zohar <zohar@xxxxxxxxxx>
> Acked-by: Serge E. Hallyn <serge@xxxxxxxxxx>

Acked-by: David Howells <dhowells@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/