From: Tobias Klauser Date: Tue, 13 Sep 2005 08:25:49 +0000 (-0700) Subject: [PATCH] drivers/video: Replace custom macro with isdigit() X-Git-Tag: v2.6.14-rc2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82006d084109bb4118f1de0dc5855abe5ccae430;p=pandora-kernel.git [PATCH] drivers/video: Replace custom macro with isdigit() Replace the custom CHAR_IS_NUM() macro with isdigit() from Signed-off-by: Tobias Klauser Acked-by: "Antonino A. Daplas" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed