diff options
author | Tobias Klauser <tklauser@nuerscht.ch> | 2005-09-10 17:45:00 -0400 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2005-09-14 08:35:09 -0400 |
commit | 8e18d1f9c9dcbf2de5b79cad771ed639983ab6cd (patch) | |
tree | c17ceb7190fa7dfd5ad743a9af8b7a4b43aa2d7b /drivers/net/wan/pc300_tty.c | |
parent | 3173c8907ffb2c64456142da3df2bd0500bd59e0 (diff) |
[PATCH] Replace drivers/net/wan custom ctype macros with standard ones
Replace the custom is_digit()/is_hex_digit() macros with
isdigit()/isxdigit() from <linux/ctype.h> Additionaly remove unused macro
is_alpha() from <linux/wanpipe.h>
Signed-off-by: Tobias Klauser <tklauser@nuerscht.ch>
Cc: Jeff Garzik <jgarzik@pobox.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
Diffstat (limited to 'drivers/net/wan/pc300_tty.c')
0 files changed, 0 insertions, 0 deletions