diff options
author | Daniel Starke <[email protected]> | 2023-08-17 11:32:29 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-08-22 15:21:24 +0200 |
commit | 5767712668b80737e6ed714015a8840dbedad25e (patch) | |
tree | c0361600abf2306e8984e47a8c5163b9a86b9900 /net/lapb/lapb_timer.c | |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions