HID: Switch hiddev to unlocked_ioctl
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Mon, 26 May 2008 09:25:20 +0000 (11:25 +0200)
committerJiri Kosina <jkosina@suse.cz>
Wed, 23 Jul 2008 13:21:54 +0000 (15:21 +0200)
Push down the BKL. In some cases compat_ioctl already doesn't take the
BKL so we don't either. Some of the locking here seems already dubious
and object lifetimes want documenting

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found