Skip to content
Commit e9216651 authored by Arnd Bergmann's avatar Arnd Bergmann Committed by Live-CD User
Browse files

tty: handle VT specific compat ioctls in vt driver



The VT specific compat_ioctl handlers are the only ones
in common code that require the BKL. Moving them into
the vt driver lets us remove the BKL from the other handlers
and cleans up the code.

Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 62b26358
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment