Commit 03df47c1 authored by Mao Zhu's avatar Mao Zhu Committed by Marc Kleine-Budde
Browse files

can: ucan: Remove repeated word



Delete one of repeated word 'information' in comment.

Signed-off-by: default avatarMao Zhu <zhumao001@208suo.com>
Link: https://lore.kernel.org/all/20230718163718.461137-1-mkl@pengutronix.de


Signed-off-by: default avatarMarc Kleine-Budde <mkl@pengutronix.de>
parent b38eb891
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;