diff options
| author | Jiri Slaby <[email protected]> | 2020-08-18 10:56:48 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-08-18 13:51:17 +0200 |
| commit | a579767c1f4e3270818504843a86ba3277127152 (patch) | |
| tree | a6ce7bc587fb816f611e3ff33460c262ec9b2153 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | a89313825b0657273e1938aea7f13afe9abb44e8 (diff) | |
tty: n_gsm, eliminate indirection for gsm->{output,error}()
gsm->output and ->error are set only to gsmld_output and gsm_error,
respectively. Call these functions directly and remove error and output
function pointers from struct gsm_mux completely.
Note: we need a forward declaration of gsmld_output now.
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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions