]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
imsm: cleanup print_imsm_dev()
authorDan Williams <dan.j.williams@intel.com>
Sat, 12 Dec 2009 20:57:28 +0000 (13:57 -0700)
committerDan Williams <dan.j.williams@intel.com>
Sat, 12 Dec 2009 20:57:28 +0000 (13:57 -0700)
commit8655a7b19477c22c4721ff6c35e0f6dfc5fa403b
tree63059bf2606319f1a6dfe5bb450bffc4078b9fe8
parent1f0769d76801f928400f5626c6581873adaf7002
imsm: cleanup print_imsm_dev()

When printing the migration state there is no need to print "migrating".
The fact that the state is non-idle should be enough indication.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
super-intel.c