]> git.baikalelectronics.ru Git - kernel.git/commit
isdn: remove ishexdigit() in regard to isxdigit()
authorAndy Shevchenko <ext-andriy.shevchenko@nokia.com>
Mon, 22 Feb 2010 13:10:22 +0000 (13:10 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Feb 2010 09:24:24 +0000 (01:24 -0800)
commit7e90e864a38ec7d412b3d991bc927ab917a27e9a
tree9ddeeffa0587ca82480f1f6655ebc54509c7ac14
parent6801f329c3b9203e3a9b9acfc47fb964c6c3805d
isdn: remove ishexdigit() in regard to isxdigit()

Samll cleanup in drivers/isdn/gigaset/capi.c where own implementation of
isxdigit() has been changed to kernel native one.

Signed-off-by: Andy Shevchenko <ext-andriy.shevchenko@nokia.com>
Acked-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/gigaset/capi.c