Re: [PATCH 1/4] lib: add ascii hex helper functions

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Joe Perches <joe@...>
Cc: Andrew Morton <akpm@...>, LKML <linux-kernel@...>
Date: Thursday, May 1, 2008 - 5:58 pm

On Thu, 2008-05-01 at 14:44 -0700, Joe Perches wrote:

It's just getting a char from the array, a static inline maybe rather
than the hex_asc_hi/lo macros, but the array would still need to be
extern so the inlines could get at it.  The whole point is avoiding a
function call...which is why everybody has their own static array they
can use directly in the first place.

Harvey

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/4] lib: add ascii hex helper functions, Harvey Harrison, (Thu May 1, 4:51 pm)
Re: [PATCH 1/4] lib: add ascii hex helper functions, Joe Perches, (Thu May 1, 5:28 pm)
Re: [PATCH 1/4] lib: add ascii hex helper functions, Harvey Harrison, (Thu May 1, 5:35 pm)
Re: [PATCH 1/4] lib: add ascii hex helper functions, Joe Perches, (Thu May 1, 5:44 pm)
Re: [PATCH 1/4] lib: add ascii hex helper functions, Harvey Harrison, (Thu May 1, 5:58 pm)
Re: [PATCH 1/4] lib: add ascii hex helper functions, Andrew Morton, (Thu May 1, 5:15 pm)
Re: [PATCH 1/4] lib: add ascii hex helper functions, Harvey Harrison, (Thu May 1, 5:32 pm)