[PATCH 2/4] arch/ppc: Replace custom macro with isdigit()

Tom Rini trini at kernel.crashing.org
Sun Sep 11 02:23:37 EST 2005


On Sat, Sep 10, 2005 at 02:16:33PM +0200, Tobias Klauser wrote:

> Replace the custom is_digit() macro with isdigit() from <linux/ctype.h>
> 
> Signed-off-by: Tobias Klauser <tklauser at nuerscht.ch>

NAK, in the boot code we don't want to be adding dependanies on external
things without good reason to.

-- 
Tom Rini
http://gate.crashing.org/~trini/



More information about the Linuxppc-dev mailing list