s390/con3270: generate status line during output
authorSven Schnelle <svens@linux.ibm.com>
Sat, 26 Nov 2022 18:34:56 +0000 (19:34 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Mon, 9 Jan 2023 13:34:01 +0000 (14:34 +0100)
commitec1b0a33a3828801233683dd4fbd07fe8a0e7909
tree77c3ff4de9f83077b42a8d3150797a3a242d04f8
parentae6572445b168ead43c0bfcb1fb2712968f43d1e
s390/con3270: generate status line during output

Updating the status line is almost the same as generating
it when redrawing the screen. However, the code is much easier
to read when doing so.

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