tty: istallion: Kill off the BKL ioctl
authorAlan Cox <alan@linux.intel.com>
Tue, 13 Oct 2009 15:34:06 +0000 (16:34 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 23:18:03 +0000 (15:18 -0800)
commit626875381e9ef7fde0717841edcb532033e1c7c9
tree374321a526fe85e0c19337e7ffaaa56834058a88
parentf53a2ade0bb9f2a81f473e6469155172a96b7c38
tty: istallion: Kill off the BKL ioctl

Fairly trivial as the BKL push down into the methods has already been done.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/char/istallion.c