commit | f8b0c2e688f086d22157afc734755ed370e288dc | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Thu Jun 23 13:34:36 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Jun 25 09:04:48 2016 -0700 |
tree | b9ae6d4b09b81efca668bc80459f2242f28230ce | |
parent | 6ca8dfd78187d8238abc5b2996848a0c8f07948d [diff] |
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>