git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36a4e1f
)
md/raid0: convert some printks to pr_debug.
author
NeilBrown
<neilb@suse.de>
Fri, 7 Oct 2011 03:23:22 +0000
(14:23 +1100)
committer
NeilBrown
<neilb@suse.de>
Fri, 7 Oct 2011 03:23:22 +0000
(14:23 +1100)
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 <neilb@suse.de>
No differences found