]> www.infradead.org Git - users/dwmw2/linux.git/commit
s390/con3270: move tty3270_convert_line()
authorSven Schnelle <svens@linux.ibm.com>
Sat, 26 Nov 2022 22:24:43 +0000 (23:24 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Mon, 9 Jan 2023 13:34:00 +0000 (14:34 +0100)
commit2b62ba58b362be224b0bfe4dd216374cd3ebcaac
tree084867ff7c05b0aeb969081bcb2cb7e9e27c842d
parentf77f936afe1ea9342725bff0bd0f7aaa54699794
s390/con3270: move tty3270_convert_line()

To make the upcoming patches easier to read, move tty3270_convert_line()
before changing code. No functional change.

Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Acked-by: Heiko Carstens <hca@linux.ibm.com>
Tested-by: Niklas Schnelle <schnelle@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
drivers/s390/char/con3270.c