]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
USB: serial: ftdi_sio: drop unnecessary urb_ variable prefixes
authorJohan Hovold <johan@kernel.org>
Fri, 18 May 2018 13:25:49 +0000 (15:25 +0200)
committerJohan Hovold <johan@kernel.org>
Mon, 21 May 2018 08:04:26 +0000 (10:04 +0200)
commit1641011549784699e013c7ccfebbd0d5a3dc41e7
tree35607b67fc5f0df4e2273201577304233d5a0023
parentfd54a99aec18fe47c3035a38815bcbeba09100cc
USB: serial: ftdi_sio: drop unnecessary urb_ variable prefixes

Drop urb_ prefixes from value and index variables used in control
requests.

Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/ftdi_sio.c