From: Andy Shevchenko Date: Thu, 15 Jul 2010 02:37:20 +0000 (+0000) Subject: drivers: isdn: get rid of custom strtoul() X-Git-Tag: v2.6.36-rc1~571^2~205 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9741380d32a58d685cfa0aa8d22bdb3bbeeb8aa;p=pandora-kernel.git 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 Cc: Hansjoerg Lipp Cc: Tilman Schmidt Cc: Karsten Keil Cc: gigaset307x-common@lists.sourceforge.net Cc: netdev@vger.kernel.org Signed-off-by: David S. Miller --- Reading git-diff-tree failed