From: Joe Perches Date: Wed, 20 Jul 2011 15:51:35 +0000 (-0700) Subject: rtlwifi: Convert printks to pr_ X-Git-Tag: v3.1-rc1~255^2~14^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=292b11926fec139c0ff103bc229bc6c079d0862f;p=pandora-kernel.git rtlwifi: Convert printks to pr_ Use the current logging styles. Add pr_fmt where appropriate. Remove now unnecessary prefixes from printks. Convert hard coded prefix to __func__. Add a missing "\n" to a format. Signed-off-by: Joe Perches Acked-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed