[PATCH] md: Change case of raid level reported in sys/mdX/md/level
authorNeil Brown <neilb@suse.de>
Tue, 20 Dec 2005 00:07:00 +0000 (11:07 +1100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 20 Dec 2005 00:47:50 +0000 (16:47 -0800)
commitbcb97940f31ded5ac551da8bfc849583203fc6f2
tree45fe99d622583afc2a433f8a6dbc949937fbbcd6
parentf98d2dfd02183e016a6295f72140c60d691c9188
[PATCH] md: Change case of raid level reported in sys/mdX/md/level

I had thought that keeping the reported tail level clearly different
from the module name was a good idea, but I've changed my mind.

'raid5' is better and probably less confusing than 'RAID-5'.

Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/md/md.c