From: Joe Perches Date: Thu, 1 Jul 2010 06:24:32 +0000 (+0200) Subject: drivers/cdrom: use pr_ X-Git-Tag: v2.6.36-rc1~288^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e597cd09f711b28b8466ebdc2f12e55b44fa81e4;p=pandora-kernel.git drivers/cdrom: use pr_ - add pr_fmt. - convert printks to pr_ - add if (0) and printf argument checking to cdinfo - coalesce consecutive printks to single pr_ - fix a typo "back ground" to "background" - convert printks without level to pr_info - remove VIOCD_ prefixes and use pr_fmt/pr_ - add a missing newline to an OS/400 message Signed-off-by: Joe Perches Signed-off-by: Andrew Morton Folded in tab indentation fix from Andrew. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed