[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220802200828.6092-1-wangborong@cdjrlc.com>
Date: Wed, 3 Aug 2022 04:08:28 +0800
From: Jason Wang <wangborong@...rlc.com>
To: stf_xl@...pl
Cc: castet.matthieu@...e.fr, gregkh@...uxfoundation.org,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org,
Jason Wang <wangborong@...rlc.com>
Subject: [PATCH] usb: atm: ueagle-atm: Fix comment typo
The double `was' is duplicated in the comment, remove one.
Signed-off-by: Jason Wang <wangborong@...rlc.com>
---
drivers/usb/atm/ueagle-atm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/usb/atm/ueagle-atm.c b/drivers/usb/atm/ueagle-atm.c
index 786299892c7f..5812f7ea7f90 100644
--- a/drivers/usb/atm/ueagle-atm.c
+++ b/drivers/usb/atm/ueagle-atm.c
@@ -9,7 +9,7 @@
* HISTORY : some part of the code was base on ueagle 1.3 BSD driver,
* Damien Bergamini agree to put his code under a DUAL GPL/BSD license.
*
- * The rest of the code was was rewritten from scratch.
+ * The rest of the code was rewritten from scratch.
*/
#include <linux/module.h>
--
2.35.1
Powered by blists - more mailing lists