From: Joe Perches Date: Tue, 30 Nov 2010 08:18:44 +0000 (+0000) Subject: ehea: Use the standard logging functions X-Git-Tag: v2.6.38-rc1~476^2~316 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=539995d18649023199986424d140f1d620372ce5;p=pandora-kernel.git ehea: Use the standard logging functions Remove ehea_error, ehea_info and ehea_debug macros. Use pr_fmt, pr_, netdev_ and netif_ as appropriate. Fix messages to use trailing "\n", some messages had an extra one as the old ehea_ macros added a trailing "\n". Coalesced long format strings. Uncompiled/untested. Signed-off-by: Joe Perches Signed-off-by: Breno Leitao Signed-off-by: David S. Miller --- Reading git-diff-tree failed