]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
super-intel: Make print_vmd_attached_devs() return int again
authorPawel Baldysiak <pawel.baldysiak@intel.com>
Fri, 11 Mar 2016 15:47:15 +0000 (16:47 +0100)
committerJes Sorensen <Jes.Sorensen@redhat.com>
Fri, 11 Mar 2016 17:33:46 +0000 (12:33 -0500)
commitb5eece6925c962b57b76b00220f1662ead948854
tree3b1a855b5198c53469ade1388538e57027327e18
parentad2f4646023474c59adb448a096d4b02ce33298f
super-intel: Make print_vmd_attached_devs() return int again

This patch reverts a0abe1e
(super-intel: Make print_found_intel_controllers() return void)
and make this function "return int" again.
Also, interpreting the return value is added.

Signed-off-by: Pawel Baldysiak <pawel.baldysiak@intel.com>
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
super-intel.c