[PATCH] USB: serial: iuu_phoenix: fix iuutool author name

From: Thorsten Blum

Date: Tue Apr 07 2026 - 15:25:29 EST


The original iuutool author is Juan Carlos Borrás - fix the spelling.

Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxx>
---
https://github.com/jcborras/iuutool/blob/master/AUTHORS
---
drivers/usb/serial/iuu_phoenix.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/usb/serial/iuu_phoenix.c b/drivers/usb/serial/iuu_phoenix.c
index 1b2418dc7a77..e9c712df755f 100644
--- a/drivers/usb/serial/iuu_phoenix.c
+++ b/drivers/usb/serial/iuu_phoenix.c
@@ -6,7 +6,7 @@

* Copyright (C) 2007 Alain Degreffe (eczema@xxxxxxxx)
*
- * Original code taken from iuutool (Copyright (C) 2006 Juan Carlos Borrás)
+ * Original code taken from iuutool (Copyright (C) 2006 Juan Carlos Borrás)
*
* And tested with help of WB Electronics
*/