diff options
author | Ilpo Järvinen <[email protected]> | 2022-04-26 17:49:33 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-05-19 18:33:34 +0200 |
commit | 25e02ba60f0fbe65ba07553b5b2b8867726273c4 (patch) | |
tree | 3906bbbc82f108be1a5a7e2d37da234c2a1f0002 /drivers/base/firmware_loader/main.c | |
parent | ef44c6c1e86fa89f20d27713d7268d7c7689af5c (diff) |
tty: Rework receive flow control char logic
Add a helper to check if the character is a flow control one. This
rework prepares for adding lookahead done check cleanly to
n_tty_receive_char_flow_ctrl() between n_tty_is_char_flow_ctrl() and
the actions taken on the flow control characters.
No functional changes intended.
Signed-off-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 'drivers/base/firmware_loader/main.c')
0 files changed, 0 insertions, 0 deletions