]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
USB: serial: ftdi_sio: clean up quirk comments
authorJohan Hovold <johan@kernel.org>
Mon, 10 Nov 2025 11:12:08 +0000 (12:12 +0100)
committerJohan Hovold <johan@kernel.org>
Mon, 17 Nov 2025 10:23:17 +0000 (11:23 +0100)
commit47ed918ececc7cad21268ae32bf69be80014e04f
tree09c07235eac433616195f57ac128d900c59d1ea3
parent73de1ddaf4e6f851eb3f67751c3aadb62229094b
USB: serial: ftdi_sio: clean up quirk comments

Clean up the quirk function comments that were using odd formatting and
were referring to a non-existing function.

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