On 19.09.2013 11:38, Marc Kleine-Budde wrote:
> On 09/15/2013 06:35 AM, Andrew Morton wrote:
>> On Sun, 15 Sep 2013 01:27:03 -0300 Thiago Farina wrote:
>>
>>> On Fri, Sep 13, 2013 at 2:37 PM, Andre Naujoks wrote:
To be able to use the hex ascii functions in case sensitive environments
t
On 09/15/2013 06:35 AM, Andrew Morton wrote:
> On Sun, 15 Sep 2013 01:27:03 -0300 Thiago Farina wrote:
>
>> On Fri, Sep 13, 2013 at 2:37 PM, Andre Naujoks wrote:
>>> To be able to use the hex ascii functions in case sensitive environments
>>> the array hex_asc_upper[] and the needed functions fo
On Sun, 15 Sep 2013 01:27:03 -0300 Thiago Farina wrote:
> On Fri, Sep 13, 2013 at 2:37 PM, Andre Naujoks wrote:
> > To be able to use the hex ascii functions in case sensitive environments
> > the array hex_asc_upper[] and the needed functions for hex_byte_pack_upper()
> > are introduced.
> >
>
On Fri, Sep 13, 2013 at 2:37 PM, Andre Naujoks wrote:
> To be able to use the hex ascii functions in case sensitive environments
> the array hex_asc_upper[] and the needed functions for hex_byte_pack_upper()
> are introduced.
>
> Signed-off-by: Andre Naujoks
> ---
> include/linux/kernel.h | 11 +
To be able to use the hex ascii functions in case sensitive environments
the array hex_asc_upper[] and the needed functions for hex_byte_pack_upper()
are introduced.
Signed-off-by: Andre Naujoks
---
include/linux/kernel.h | 11 +++
lib/hexdump.c | 2 ++
2 files changed, 13 inse
5 matches
Mail list logo