From: Jeff Kirsher Date: Fri, 21 Oct 2011 19:42:26 +0000 (+0000) Subject: igbvf: Convert printks to pr_ X-Git-Tag: v3.3-rc1~182^2~565^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4ba8cbeeb07f7bc8f9bcbd3f9962adb50376034;p=pandora-kernel.git igbvf: Convert printks to pr_ Based on the previous patch from Joe Perches Use current logging styles. Prefix all output via #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt Neaten link status dev_info. -v2 Remove Copyright changes and fix-up patch to make it checkpatch.pl compliant. CC: Joe Perches Signed-off-by: Jeff Kirsher Tested-by: Sibai Li --- Reading git-diff-tree failed