USB: serial: clean up endpoint and port-counter types
authorJohan Hovold <johan@kernel.org>
Thu, 2 Mar 2017 11:51:15 +0000 (12:51 +0100)
committerJohan Hovold <johan@kernel.org>
Thu, 16 Mar 2017 09:13:37 +0000 (10:13 +0100)
commitef88f33fc1ee0a12a1e5eee7e4f70b7743100a19
tree6611aadb6396fe174a3c3d657cef11391266c65e
parentc2fef4564cae387c2f724a95350084c2e9371250
USB: serial: clean up endpoint and port-counter types

Use unsigned-char type for the endpoint and port counters.

Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/usb-serial.c
include/linux/usb/serial.h