Re: [PATCH] cris: kgdb: use native hex2bin

From: Andy Shevchenko
Date: Wed Sep 30 2015 - 11:38:57 EST


On Wed, 2015-09-30 at 17:22 +0200, Jesper Nilsson wrote:
> On Wed, Sep 30, 2015 at 04:46:53PM +0200, Andy Shevchenko wrote:
> > On Tue, 2013-06-04 at 11:51 +0300, Andy Shevchenko 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.
> > >
> >
> > No one is interested in this?
>
> Hm, dunno why, but obviously I've missed these patches,
> and I can't find them on my main mailaccount either.
>
> Anyways, I found them on a secondary account, and have
> added them to the CRIS linux-next tree.

Just noticed that it was along time ago and currently it might produce
compile warnings or errors since now hex2bin is prefixed by
__must_check.

Would you like me to send v2?

>
> Thanks!
>
> /^JN - Jesper Nilsson

--
Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
Intel Finland Oy
--
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/