]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
dm raid: various code cleanups
authorMike Snitzer <snitzer@redhat.com>
Thu, 2 Jun 2016 19:27:22 +0000 (15:27 -0400)
committerMike Snitzer <snitzer@redhat.com>
Tue, 14 Jun 2016 21:25:01 +0000 (17:25 -0400)
commite6ca5e1a0323a34a24999243a00374a8c2cbafe1
tree803f7554f6a3b4598c08572c036d1ad3d685406c
parentbfcee0e312f9d11c5d009be213ee46a9fb765f38
dm raid: various code cleanups

Renamed functions and variables with leading single underscore to have a
double underscore.  Renamed some functions to have better names.  Folded
functions that were split out without reason.

Signed-off-by: Mike Snitzer <snitzer@redhat.com>
drivers/md/dm-raid.c