aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/raid5.c
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2011-05-11 14:54:41 +1000
committerNeilBrown <neilb@suse.de>2011-05-11 14:54:41 +1000
commitab9d47e990c12c11cc95ed1247a3782234a7e33a (patch)
tree7c82006d01e903e79d23d3b289a35effed4eacde /drivers/md/raid5.c
parentf17ed07c853d5d772515f565a7fc68f9098d6d69 (diff)
downloadkernel_samsung_smdk4412-ab9d47e990c12c11cc95ed1247a3782234a7e33a.zip
kernel_samsung_smdk4412-ab9d47e990c12c11cc95ed1247a3782234a7e33a.tar.gz
kernel_samsung_smdk4412-ab9d47e990c12c11cc95ed1247a3782234a7e33a.tar.bz2
md/raid10: reformat some loops with less indenting.
When a loop ends with an 'if' with a large body, it is neater to make the if 'continue' on the inverse condition, and then the body is indented less. Apply this pattern 3 times, and wrap some other long lines. Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'drivers/md/raid5.c')
0 files changed, 0 insertions, 0 deletions