can: esd_usb: Prefix all structures with the device name
authorFrank Jungclaus <frank.jungclaus@esd.eu>
Fri, 19 May 2023 19:55:58 +0000 (21:55 +0200)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Thu, 22 Jun 2023 07:38:06 +0000 (09:38 +0200)
commit8ef426e1f605cea86f9375ca75b59b3e7afab5f7
treeaddfa5a9f4de899526e2abaddbd3382fd5b1f081
parent9dc3a695da58f69ce580797a2fccea8262faa9cd
can: esd_usb: Prefix all structures with the device name

Prefix all the structures with the device name.
For commonly used structures make use of (the module name) esd_usb_.
For esd CAN-USB/2 and CAN-USB/Micro specific structures use
esd_usb_2_ and esd_usb_m.

Link: https://lore.kernel.org/all/CAMZ6RqLaDNy-fZ2G0+QMhUEckkXLL+ZyELVSDFmqpd++aBzZQg@mail.gmail.com/
Suggested-by: Vincent MAILHOL <mailhol.vincent@wanadoo.fr>
Signed-off-by: Frank Jungclaus <frank.jungclaus@esd.eu>
Link: https://lore.kernel.org/r/20230519195600.420644-5-frank.jungclaus@esd.eu
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/usb/esd_usb.c