]> git.ipfire.org Git - thirdparty/linux.git/commit
USB: serial: spcp8x5: remove unused struct 'spcp8x5_usb_ctrl_arg'
authorDr. David Alan Gilbert <linux@treblig.org>
Wed, 29 May 2024 23:47:22 +0000 (00:47 +0100)
committerJohan Hovold <johan@kernel.org>
Fri, 5 Jul 2024 10:59:29 +0000 (12:59 +0200)
commitf666604321f1da2b9bd237ef8a1afdd47460e74b
tree1c75499003b8e99c74579b53e25907f7cb337994
parent22a40d14b572deb80c0648557f4bd502d7e83826
USB: serial: spcp8x5: remove unused struct 'spcp8x5_usb_ctrl_arg'

'spcp8x5_usb_ctrl_arg' has been unused since the original
commit 619a6f1d1423 ("USB: add usb-serial spcp8x5 driver").

Remove it.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/spcp8x5.c