From: Tobias Klauser Date: Tue, 13 Sep 2005 08:25:48 +0000 (-0700) Subject: [PATCH] arch/i386: Replace custom macro with isdigit() X-Git-Tag: v2.6.14-rc2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f673d83ca3b7a6aeaacfd45d6ce466c33df8039;p=pandora-kernel.git [PATCH] arch/i386: Replace custom macro with isdigit() Replace the custom is_digit() macro with isdigit() from Signed-off-by: Tobias Klauser Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed