Thread (3 messages) flat view 3 messages, 3 authors, 2005-09-10

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

From: Paul Mackerras <hidden>
Date: 2005-09-10 13:26:14
Also in: kernel-janitors

Tobias Klauser writes:
Replace the custom is_digit() macro with isdigit() from <linux/ctype.h>
NAK.  No point pulling in 256 bytes of _ctype array when all we use it
for is two '0' <= c <= '9' comparisons.

In fact Tom Rini maintains this code, so it's his opinion that counts.

Paul.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help