]> www.infradead.org Git - users/willy/pagecache.git/commit
USB: serial: mos7840: drop unused defines
authorJohan Hovold <johan@kernel.org>
Tue, 11 Feb 2025 16:02:29 +0000 (17:02 +0100)
committerJohan Hovold <johan@kernel.org>
Mon, 17 Feb 2025 09:59:28 +0000 (10:59 +0100)
commit6a7713ec5337d3a535a1e35a7a7a71020436770e
tree4d9c0b1ee42ac5eb328f22d529fcd5a2f364702c
parent0ad2507d5d93f39619fc42372c347d6006b64319
USB: serial: mos7840: drop unused defines

Drop some defines that have never (really) been used, some of which are
duplicates (the read and write requests) and others which are just bogus
(the ioctl).

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