From: Joe Perches Date: Mon, 13 Dec 2010 18:05:14 +0000 (-0800) Subject: ehea: Use the standard logging functions X-Git-Tag: v2.6.38-rc1~476^2~193 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c4877a4128e7931077b024a891a4b284d8756a3;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. Signed-off-by: Joe Perches Signed-off-by: Breno Leitao Signed-off-by: David S. Miller --- Reading git-diff-tree failed