git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64ccd0c
)
[PATCH] arch/i386: Replace custom macro with isdigit()
author
Tobias Klauser
<tklauser@nuerscht.ch>
Tue, 13 Sep 2005 08:25:48 +0000
(
01:25
-0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Tue, 13 Sep 2005 15:22:33 +0000
(08:22 -0700)
Replace the custom is_digit() macro with isdigit() from <linux/ctype.h>
Signed-off-by: Tobias Klauser <tklauser@nuerscht.ch>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found