From: Joe Perches Date: Fri, 29 Jul 2011 16:38:14 +0000 (+0000) Subject: ipg: Use current logging styles X-Git-Tag: v3.2-rc1~129^2~589 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9ea53d0e720ce4af774d7e5046819761eb54e0a;p=pandora-kernel.git ipg: Use current logging styles Add and use pr_fmt, pr_ and netdev_. Convert printks with %[n].[n]x to %nx to be shorter and clearer. Consolidate printks to use a single printk rather than continued printks without KERN_CONT. Removed unnecessary trailing periods. Signed-off-by: Joe Perches Signed-off-by: David S. Miller --- Reading git-diff-tree failed