md: raid6: clean up the style of raid6test/test.c
authorH. Peter Anvin <hpa@zytor.com>
Wed, 6 Feb 2008 09:39:48 +0000 (01:39 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 6 Feb 2008 18:41:18 +0000 (10:41 -0800)
commit66c811e99322767bad5db4368de93aac604f02a2
tree01b8c89165660ef0787d23af49d603242ef6ffdf
parent98ec302be52cc8a9cc0f3072126367273dbaf865
md: raid6: clean up the style of raid6test/test.c

Clean up the coding style in raid6test/test.c.  Break it apart into
subfunctions to make the code more readable.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/md/raid6test/test.c