tty: vt, ignore PIO_UNIMAPCLR param
authorJiri Slaby <jslaby@suse.cz>
Thu, 23 Jun 2016 11:34:36 +0000 (13:34 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 25 Jun 2016 16:04:48 +0000 (09:04 -0700)
commitf8b0c2e688f086d22157afc734755ed370e288dc
treeb9ae6d4b09b81efca668bc80459f2242f28230ce
parent6ca8dfd78187d8238abc5b2996848a0c8f07948d
tty: vt, ignore PIO_UNIMAPCLR param

We do not do hashtables for unicode fonts since 1995 (1.3.28). So it
is time to remove the second parameter of con_clear_unimap and ignore
the advice from userspace completely.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/vt/consolemap.c
drivers/tty/vt/vt_ioctl.c
include/linux/vt_kern.h