On Tue, Jun 4, 2013 at 11:51 AM, Andy Shevchenko <[email protected]> wrote: > There are kernel native helpers to convert hex ascii to the binary format: > hex_to_bin() and hex2bin(). Thus, no need to reimplement them customly. > > Signed-off-by: Andy Shevchenko <[email protected]> > Cc: Geert Uytterhoeven <[email protected]>
Forgot to mention this is v2. Changes: - rebased against today's linux-next - v32 is also fixed - fixed missed usage of hex() outside of hex2mem() -- With Best Regards, Andy Shevchenko -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

