diff options
author | Jiri Slaby (SUSE) <[email protected]> | 2023-12-06 08:37:07 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-12-08 12:02:38 +0100 |
commit | f2470d2bc4327c2c1a604c6e247442dbb14c90c5 (patch) | |
tree | 8b697866bb57d10a0e602b7bbf4815c9a0727abc /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
parent | 5c99e2977f137cbedbd535a8884c5f3be32e738a (diff) |
tty: serdev: convert to u8 and size_t in serdev_controller_ops
Switch character types to u8 and sizes to size_t. To conform to
characters/sizes in the rest of the tty layer.
In this patch, only struct serdev_controller_ops hooks. The rest will
follow.
Signed-off-by: "Jiri Slaby (SUSE)" <[email protected]>
Cc: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions