md: discard PRINT_RAID_DEBUG ioctl
authorNeilBrown <neilb@suse.de>
Tue, 30 Sep 2014 06:02:19 +0000 (16:02 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 14 Oct 2014 02:08:29 +0000 (13:08 +1100)
All the interesting information printed by this ioctl
is provided in /proc/mdstat and/or sysfs.
So it isn't needed and isn't used and would be best if it didn't
exist.

Signed-off-by: NeilBrown <neilb@suse.de>

No differences found