diff options
author | Marc Kleine-Budde <[email protected]> | 2022-12-12 11:41:58 +0100 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2022-12-12 11:41:58 +0100 |
commit | bd4a52bf9d56abaabc6926f68c3cc3528937a864 (patch) | |
tree | 59614c48c02b55b0cff4127ca6bc9173260379d2 /lib/mpi/mpiutil.c | |
parent | f793458bba544e29657efbfa53b62dc511c6f22c (diff) | |
parent | 56c56a309e7959c319d3cbd6bd16e598ecd5831c (diff) |
Merge patch series "can: usb: remove pointers to struct usb_interface in device's priv structures"
Vincent Mailhol <[email protected]> says:
The gs_can and ucan drivers keep a pointer to struct usb_interface in
their private structure. This is not needed. For gs_can the only use
is to retrieve struct usb_device, which is already available in
gs_usb::udev. For ucan, the field is set but never used.
Remove the struct usb_interface fields and clean up.
Link: https://lore.kernel.org/all/[email protected]
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions