From 5a048e3b59fb4211b7978f78217878071c344379 Mon Sep 17 00:00:00 2001 From: Andy Shevchenko Date: Wed, 27 Mar 2013 05:54:13 +0000 Subject: [PATCH] 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-format-patch failed