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:
Mao Zhu 2023-07-19 00:25:23 +08:00 committed by Marc Kleine-Budde
parent b38eb89112
commit 03df47c1bb

View File

@ -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;