[PATCH] md: remove useless ioctl warning
authorNeilBrown <neilb@suse.de>
Mon, 26 Jun 2006 07:27:37 +0000 (00:27 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 16:58:36 +0000 (09:58 -0700)
commit9443a1d1f72c688646278c06d0a9a3c79e895325
treef4c536bb90c04bd71502921e85496a51bb033248
parent8932c2e0dcae52e73430878fd8a7a7800176eada
[PATCH] md: remove useless ioctl warning

This warning was slightly useful back in 2.2 days, but is more an annoyance
now.  It makes it awkward to add new ioctls (that we we are likely to do that
in the current climate, but it is possible).

Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/md/md.c