[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <9780.1290181383@redhat.com>
Date: Fri, 19 Nov 2010 15:43:03 +0000
From: David Howells <dhowells@...hat.com>
To: Mimi Zohar <zohar@...ux.vnet.ibm.com>
Cc: dhowells@...hat.com, linux-kernel@...r.kernel.org,
linux-security-module@...r.kernel.org, keyrings@...ux-nfs.org,
linux-crypto@...r.kernel.org,
Jason Gunthorpe <jgunthorpe@...idianresearch.com>,
James Morris <jmorris@...ei.org>,
David Safford <safford@...son.ibm.com>,
Rajiv Andrade <srajiv@...ux.vnet.ibm.com>,
Mimi Zohar <zohar@...ibm.com>
Subject: Re: [PATCH v1.4 1/5] lib: hex2bin converts ascii hexadecimal string to binary
Mimi Zohar <zohar@...ux.vnet.ibm.com> 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@...ibm.com>
> Acked-by: Serge E. Hallyn <serge@...lyn.com>
Acked-by: David Howells <dhowells@...hat.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists