]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
imsm: FIX: Debug strings cleanup
authorAdam Kwolek <adam.kwolek@intel.com>
Thu, 3 Feb 2011 06:57:10 +0000 (17:57 +1100)
committerNeilBrown <neilb@suse.de>
Thu, 3 Feb 2011 06:57:10 +0000 (17:57 +1100)
commited7333bd683e2168bb5b7a15a7ec6cca5bef732c
treee6b7361b12fa5260ec52f8acee5e7dab5e2886a0
parentd55adef98e6a9ee0550857d79e7ce4568a388092
imsm: FIX: Debug strings cleanup

Some debug strings remains as they were introduced,
before code was moved to separate function.
Information displayed by debug information in not all cases
was correct.

Signed-off-by: Adam Kwolek <adam.kwolek@intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
super-intel.c