]> git.karo-electronics.de Git - karo-tx-linux.git/commit
DM RAID: Break-up untidy function
authorJonathan Brassow <jbrassow@redhat.com>
Wed, 8 May 2013 22:57:13 +0000 (17:57 -0500)
committerNeilBrown <neilb@suse.de>
Wed, 8 May 2013 23:49:02 +0000 (09:49 +1000)
commit82f973dbe016378d7478cf623b3eeff3bd91460f
tree004cbb699e4833fab159879ad45b2300ecd20f4c
parentbd3649616ef148319be4e244b2a3379ed095cf61
DM RAID: Break-up untidy function

DM RAID:  Break-up untidy function

Clean-up excessive indentation by moving some code in raid_resume()
into its own function.

Signed-off-by: Jonathan Brassow <jbrassow@redhat.com>
Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/dm-raid.c