md: don't use locked_ioctl.
authorNeilBrown <neilb@suse.de>
Tue, 26 May 2009 02:57:36 +0000 (12:57 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 26 May 2009 02:57:36 +0000 (12:57 +1000)
md has no need for the BKL - it does its own locking.
So md_ioctl doesn't need to be a locked_ioctl.

Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/md.c

diff --cc drivers/md/md.c
Simple merge