diff options
author | Daniel Starke <daniel.starke@siemens.com> | 2022-08-31 10:37:58 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-09-22 17:04:46 +0300 |
commit | de640bc6b8b1401792aa0ac99b6512411f18a87d (patch) | |
tree | 4e57a4a379791515b4ed4149d7af8f0618e234fd /tools/perf/scripts/python | |
parent | 669609cea1d294f43efdd8d57ab65927df90e6df (diff) | |
download | linux-de640bc6b8b1401792aa0ac99b6512411f18a87d.tar.xz |
tty: n_gsm: introduce gsm_control_command() function
Move the content of gsm_control_transmit() to a new function
gsm_control_command() with a more generic signature and analog to
gsm_control_reply(). Use this within gsm_control_transmit().
This is needed to simplify upcoming functional additions.
Signed-off-by: Daniel Starke <daniel.starke@siemens.com>
Link: https://lore.kernel.org/r/20220831073800.7459-4-daniel.starke@siemens.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions