USB: legousbtower: clean up pointer declarations in driver data
authorJohan Hovold <johan@kernel.org>
Tue, 5 Nov 2019 08:41:47 +0000 (09:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 7 Nov 2019 10:17:52 +0000 (11:17 +0100)
commit7cfa11a5739d2d4bd9f143b7cd986bccbf7e5d01
tree5bf92fcdf992a6c1dd12e7c6d8a75ea90d4a06bf
parentaa6f3832458dab256f17f451e00270ae3f5736e4
USB: legousbtower: clean up pointer declarations in driver data

Clean up the pointer declarations in the driver data, whose style wasn't
even consistent with the rest of the driver.

Signed-off-by: Johan Hovold <johan@kernel.org>
Link: https://lore.kernel.org/r/20191105084152.16322-10-johan@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/legousbtower.c