Re: [PATCH 01/12] lib: create common ascii hex array

From: Paul Mundt
Date: Mon May 12 2008 - 16:43:25 EST


On Mon, May 12, 2008 at 12:05:34PM -0700, Harvey Harrison wrote:
> Add a common hex array in hexdump.c so everyone can use it.
>
> Add a common hi/lo helper to avoid the shifting masking that is
> done to get the upper and lower nibbles of a byte value.
>
> Pull the pack_hex_byte helper from kgdb as it is opencoded many
> places in the tree that will be consolidated.
>
> Signed-off-by: Harvey Harrison <harvey.harrison@xxxxxxxxx>

Acked-by: Paul Mundt <lethal@xxxxxxxxxxxx>
--
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/