tty: restore inproc return
authorAlan Cox <alan@linux.intel.com>
Sat, 12 Aug 2017 13:43:25 +0000 (14:43 +0100)
committerAlan Cox <alan@linux.intel.com>
Sat, 12 Aug 2017 13:43:25 +0000 (14:43 +0100)
commit487e457ea8a81ab74efd8ea9cef0b10ecd3e8941
treef05fbe7004e87030a4ae1845efd7bb534988c673
parent7ffe2f2bf5ca536b3ff9d05e2cf7f58b437cbbce
tty: restore inproc return

We need this for vt.c where there are multibyte input symbols so undo the
removal.
Kernel/tty.c