diff options
author | Tobias Klauser <tklauser@nuerscht.ch> | 2005-09-10 23:45:00 +0200 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2005-09-14 14:35:09 +0200 |
commit | 8e18d1f9c9dcbf2de5b79cad771ed639983ab6cd (patch) | |
tree | c17ceb7190fa7dfd5ad743a9af8b7a4b43aa2d7b /drivers/net/wan/cycx_drv.c | |
parent | [PATCH] drivers/net: fix-up schedule_timeout() usage (diff) | |
download | linux-8e18d1f9c9dcbf2de5b79cad771ed639983ab6cd.tar.xz linux-8e18d1f9c9dcbf2de5b79cad771ed639983ab6cd.zip |
[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/cycx_drv.c')
0 files changed, 0 insertions, 0 deletions