diff options
author | Daniel Starke <daniel.starke@siemens.com> | 2023-08-17 11:32:29 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-08-22 15:21:24 +0200 |
commit | 5767712668b80737e6ed714015a8840dbedad25e (patch) | |
tree | c0361600abf2306e8984e47a8c5163b9a86b9900 /include/uapi/linux | |
parent | e74c048ae4c8ff452f3837cb9c55f051f219231b (diff) |
tty: n_gsm: cleanup gsm_control_command and gsm_control_reply
There are multiple places in gsm_control_command and gsm_control_reply that
derive the specific DLCI handle directly out of the DLCI table in gsm.
Add a local variable which holds this handle and use it instead to improve
code readability.
Signed-off-by: Daniel Starke <daniel.starke@siemens.com>
Link: https://lore.kernel.org/r/20230817093231.2317-7-daniel.starke@siemens.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions