can: ucan: Remove repeated word
authorMao Zhu <zhumao001@208suo.com>
Tue, 18 Jul 2023 16:25:23 +0000 (00:25 +0800)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Wed, 19 Jul 2023 07:04:36 +0000 (09:04 +0200)
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>
drivers/net/can/usb/ucan.c

index a0f7bcec719c290378e7afde9ca4f69dd70f8869..39a63b7313a46d3d1d5bacb4943fb17f611c231f 100644 (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;