mirror of
https://github.com/torvalds/linux.git
synced 2026-05-22 14:12:07 +02:00
can: ucan: Remove repeated word
Delete one of repeated word 'information' in comment. Signed-off-by: Mao Zhu <zhumao001@208suo.com> Link: https://lore.kernel.org/all/20230718163718.461137-1-mkl@pengutronix.de Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
This commit is contained in:
parent
b38eb89112
commit
03df47c1bb
|
|
@ -284,7 +284,7 @@ struct ucan_priv {
|
|||
*/
|
||||
spinlock_t echo_skb_lock;
|
||||
|
||||
/* usb device information information */
|
||||
/* usb device information */
|
||||
u8 intf_index;
|
||||
u8 in_ep_addr;
|
||||
u8 out_ep_addr;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user