Home
last modified time | relevance | path

Searched hist:f191c63779a0debf2a7f85a5c8d0c09d35b50ddb (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/serial/
H A Dcp210x.cdiff f191c63779a0debf2a7f85a5c8d0c09d35b50ddb Mon Jan 25 14:48:14 CET 2021 Johan Hovold <johan@kernel.org> USB: serial: cp210x: clean up flow-control debug message

Shorten the flow-control debug message by abbreviating the field names
and reducing the value width to two characters. The latter improves
readability since all but the least significant byte will almost always
be zero anyway.

Signed-off-by: Johan Hovold <johan@kernel.org>