dm raid: address checkpatch.pl complaints
authorHeinz Mauelshagen <heinzm@redhat.com>
Tue, 19 Jul 2016 12:03:51 +0000 (14:03 +0200)
committerMike Snitzer <snitzer@redhat.com>
Tue, 19 Jul 2016 15:37:07 +0000 (11:37 -0400)
commit094f394df6a33f959888d445b362a9086823a2fb
tree19ba09b0dfa5c516904a1c5eceb019abd9a86eef
parent9c72bad1f31af96d9012025639552cd5732bb0a5
dm raid: address checkpatch.pl complaints

Use 'unsigned int' where appropriate.
Return negative errors.
Correct an indentation.

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