From: Joe Perches Date: Thu, 26 May 2011 10:58:31 +0000 (+0000) Subject: net: 8021q: Add pr_fmt X-Git-Tag: v3.1-rc1~316^2~450^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afab2d2999e9c12cf319e1f19da9a0a754560d80;p=pandora-kernel.git net: 8021q: Add pr_fmt Use the current logging style. Add #define pr_fmt and remove embedded prefix from formats. Not converting the current pr_ uses to netdev_ because all the output here is nicely prefaced with "8021q: ". Remove __func__ use from proc registration failure message. Signed-off-by: Joe Perches Signed-off-by: David S. Miller --- Reading git-diff-tree failed