diff options
author | Andy Shevchenko <andy.shevchenko@gmail.com> | 2010-07-15 02:37:20 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-07-15 19:05:25 -0700 |
commit | c9741380d32a58d685cfa0aa8d22bdb3bbeeb8aa (patch) | |
tree | 61765afa3b86ef3156ee58e06e300860aefc5c45 /net | |
parent | 3944ad6848e7ae15a3402372a2df4ae805008321 (diff) | |
download | blackbird-op-linux-c9741380d32a58d685cfa0aa8d22bdb3bbeeb8aa.tar.gz blackbird-op-linux-c9741380d32a58d685cfa0aa8d22bdb3bbeeb8aa.zip |
drivers: isdn: get rid of custom strtoul()
There were two methods isdn_gethex() and isdn_getnum() which are custom
implementations of strtoul(). Get rid of them in regard to
strict_strtoul() kernel's function.
Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: Hansjoerg Lipp <hjlipp@web.de>
Cc: Tilman Schmidt <tilman@imap.cc>
Cc: Karsten Keil <isdn@linux-pingi.de>
Cc: gigaset307x-common@lists.sourceforge.net
Cc: netdev@vger.kernel.org
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions