Skip to content

Commit

Permalink
can: ucan: Remove repeated word
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Mao Zhu authored and Marc Kleine-Budde committed Jul 19, 2023
1 parent b38eb89 commit 03df47c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/can/usb/ucan.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 03df47c

Please sign in to comment.