From: Andy Shevchenko Date: Wed, 27 Mar 2013 05:54:13 +0000 (+0000) Subject: net: core: let's use native isxdigit instead of custom X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~299 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a048e3b59fb4211b7978f78217878071c344379;p=pandora-kernel.git net: core: let's use native isxdigit instead of custom In kernel we have fast and pretty implementation of the isxdigit() function. Let's use it. Signed-off-by: Andy Shevchenko Signed-off-by: David S. Miller --- Reading git-diff-tree failed