diff options
| author | Jiri Slaby <[email protected]> | 2021-11-22 12:16:48 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-11-25 18:35:23 +0100 |
| commit | 5db96ef23bda6c2a61a51693c85b78b52d03f654 (patch) | |
| tree | 7c7b42e7120260c62ffac5c57319703738e7477b /tools/perf/scripts/python/bin | |
| parent | b68b914494df4f79b4e9b58953110574af1cb7a2 (diff) | |
tty: drop tty_schedule_flip()
Since commit a9c3f68f3cd8d (tty: Fix low_latency BUG) in 2014,
tty_flip_buffer_push() is only a wrapper to tty_schedule_flip(). All
users were converted in the previous patches, so remove
tty_schedule_flip() completely while inlining its body into
tty_flip_buffer_push().
One less exported function.
Reviewed-by: Johan Hovold <[email protected]>
Signed-off-by: Jiri Slaby <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions