From: NeilBrown Date: Fri, 7 Oct 2011 03:23:22 +0000 (+1100) Subject: md/raid0: convert some printks to pr_debug. X-Git-Tag: v3.2-rc1~154^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50de8df4abca1b27dbf7b2f81a56451bd8b5a7d8;p=pandora-kernel.git md/raid0: convert some printks to pr_debug. When md assembles a RAID0 array it prints out lots of info which is really just for debugging, so convert that to pr_debug. It also prints out the resulting configuration which could be interesting, so keep that as 'printk' but tidy it up a bit. Signed-off-by: NeilBrown --- Reading git-diff-tree failed