]> git.baikalelectronics.ru Git - kernel.git/commit
drivers: isdn: remove custom strtoul()
authorAndy Shevchenko <andy.shevchenko@gmail.com>
Thu, 15 Jul 2010 02:37:19 +0000 (02:37 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 Jul 2010 02:05:25 +0000 (19:05 -0700)
commit74e701aa72c6ee5e8187d189b601dd910fd8dc2b
treec1e57da00fcc75462ac16d1009cd5c2c6593a7b6
parent6ac1f4b64ad16ee6aecfd63cc83c954846e2e18d
drivers: isdn: remove custom strtoul()

In this case we safe to use strict_strtoul().

Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: Karsten Keil <isdn@linux-pingi.de>
Cc: netdev@vger.kernel.org
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/hysdn/hysdn_proclog.c