From: David S. Miller Date: Wed, 17 Jul 2013 00:09:15 +0000 (-0700) Subject: net: Fix sysfs_format_mac() code duplication. X-Git-Tag: v3.11-rc2~14^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae8e9c5a1a7889315229a741fd48a5dd0bc2964c;p=pandora-kernel.git net: Fix sysfs_format_mac() code duplication. It's just a duplicate implementation of "%*phC". Thanks to Joe Perches for showing that we had exactly this support in the lib/vsprintf.c code already. Signed-off-by: David S. Miller --- Reading git-diff-tree failed