]> git.kernelconcepts.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>
Thu, 13 Jun 2013 22:10:25 +0000 (08:10 +1000)
commitf381e71b042af910fbe5f8222792cc5092750993
treef63cc984c0fbae60cd4f4dbca3c7e77972981fec
parent9092c02d943515b3c9ffd5d0003527f8cc1dd77b
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