diff options
author | Jiri Slaby <[email protected]> | 2021-05-05 11:19:23 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-05-13 18:29:11 +0200 |
commit | 4fb266e1976ed664252d172c4889c639abd53930 (patch) | |
tree | 5c08eb7590b3d0c91821bb7b1f093be81d200330 /arch/um/drivers/line.c | |
parent | 3d18354248b14a5ffefaa31a43fd0d45a283e97d (diff) |
tty: remove empty tty_operations::flush_buffer
tty_operations::flush_buffer is optional. If it doesn't exist, nothing
is called. So remove almost¹ empty flush_buffer implementations.
¹ capi had an useless pr_debug in it.
Signed-off-by: Jiri Slaby <[email protected]>
Cc: Karsten Keil <[email protected]>
Cc: Heiko Carstens <[email protected]>
Cc: Vasily Gorbik <[email protected]>
Cc: Christian Borntraeger <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'arch/um/drivers/line.c')
0 files changed, 0 insertions, 0 deletions