USB: serial: ch341: use fix-width types consistently
authorJohan Hovold <johan@kernel.org>
Wed, 8 Jan 2025 10:15:18 +0000 (11:15 +0100)
committerJohan Hovold <johan@kernel.org>
Wed, 8 Jan 2025 12:46:55 +0000 (13:46 +0100)
commit138a99ca4e20fa1e17b4e59fa053981913702d6d
tree59f0f7db71d8b0bb5151b4ee25315d35458cfc0d
parent35478bc369a67b703a079ee123c6e58290114aae
USB: serial: ch341: use fix-width types consistently

Use Linux fix-width types consistently and drop a related unnecessary
cast.

Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/ch341.c