diff options
| author | Jiri Slaby (SUSE) <[email protected]> | 2023-11-21 11:36:23 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-11-23 19:16:03 +0000 |
| commit | 79b18e51226e5d99c597a0ed8fee3df1dd595c99 (patch) | |
| tree | 52d3782dc481d68433b5b288350bb95f2e0d9911 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 5bd8ad372398e64c8a33cb3a0c2a5f823c997ef7 (diff) | |
tty: jsm: remove unused members from struct board_ops
clang-struct [1] found board_ops::get_uart_bytes_left() and
::send_immediate_char() unused.
Both are only set but never called. And it has been like that since the
git history, so drop both the members along with the cls+neo
implementations.
[1] https://github.com/jirislaby/clang-struct
Signed-off-by: "Jiri Slaby (SUSE)" <[email protected]>
Reviewed-by: Ilpo Järvinen <[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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions