diff options
| author | Ilpo Järvinen <[email protected]> | 2023-01-17 09:03:54 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-01-19 15:04:35 +0000 |
| commit | 0388a152fc5544be82e736343496f99c4eef8d62 (patch) | |
| tree | 7b848d18638016f52d4866296ef13a256c1cb8f9 /drivers/usb/class/cdc-acm.c | |
| parent | tty: Convert ->dtr_rts() to take bool argument (diff) | |
| download | kernel-0388a152fc5544be82e736343496f99c4eef8d62.tar.gz kernel-0388a152fc5544be82e736343496f99c4eef8d62.zip | |
tty/serial: Make ->dcd_change()+uart_handle_dcd_change() status bool active
Convert status parameter for ->dcd_change() and
uart_handle_dcd_change() to bool which matches to how the parameter is
used.
Rename status to active to better describe what the parameter means.
Acked-by: Rodolfo Giometti <[email protected]>
Reviewed-by: Jiri Slaby <[email protected]>
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/usb/class/cdc-acm.c')
0 files changed, 0 insertions, 0 deletions
