]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit87915bf522d492f9c33de203382194aa7f5fd70d
tree374321a526fe85e0c19337e7ffaaa56834058a88
parent1300e281c2dbe4093869406bf1abc7bb75468c90
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