Skip to content

Commit 03df47c

Browse files
Mao Zhumarckleinebudde
authored andcommitted
can: ucan: Remove repeated word
Delete one of repeated word 'information' in comment. Signed-off-by: Mao Zhu <[email protected]> Link: https://lore.kernel.org/all/[email protected] Signed-off-by: Marc Kleine-Budde <[email protected]>
1 parent b38eb89 commit 03df47c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/net/can/usb/ucan.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ struct ucan_priv {
284284
*/
285285
spinlock_t echo_skb_lock;
286286

287-
/* usb device information information */
287+
/* usb device information */
288288
u8 intf_index;
289289
u8 in_ep_addr;
290290
u8 out_ep_addr;

0 commit comments

Comments
 (0)