From: Andy Shevchenko Date: Wed, 27 Aug 2014 13:49:44 +0000 (+0300) Subject: cifs: convert printk(LEVEL...) to pr_ X-Git-Tag: omap-for-v3.19/fixes-rc1~147^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b456f04bcdf5b1151136adaada158bfc26f1be7;p=pandora-kernel.git cifs: convert printk(LEVEL...) to pr_ The useful macros embed message level in the name. Thus, it cleans up the code a bit. In cases when it was plain printk() the conversion was done to info level. Signed-off-by: Andy Shevchenko Signed-off-by: Steve French --- Reading git-diff-tree failed