diff options
author | Jiri Slaby (SUSE) <jirislaby@kernel.org> | 2023-12-06 08:37:05 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-12-08 12:02:38 +0100 |
commit | 5655b16ea5cf00465b13942dd045cf38f1414d46 (patch) | |
tree | fad001a28be23ceeb9400497cf33599e037393b1 /drivers/platform/surface/aggregator/controller.h | |
parent | eb7e45db2e0af233cb1dede0b16413e902068a03 (diff) |
tty: n_hdlc: convert to u8 and size_t
Switch character types to u8 and sizes to size_t. To conform to
characters/sizes in the rest of the tty layer.
Note u8 is already both passed in and expected on output.
Signed-off-by: "Jiri Slaby (SUSE)" <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20231206073712.17776-21-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/platform/surface/aggregator/controller.h')
0 files changed, 0 insertions, 0 deletions