commit | 7cfa11a5739d2d4bd9f143b7cd986bccbf7e5d01 | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@kernel.org> | Tue Nov 05 09:41:47 2019 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Nov 07 11:17:52 2019 +0100 |
tree | 5bf92fcdf992a6c1dd12e7c6d8a75ea90d4a06bf | |
parent | aa6f3832458dab256f17f451e00270ae3f5736e4 [diff] |
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>