From ae7e670dbcee96bce82462906d5edf19e723960e Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Tue, 14 Jul 2026 09:02:52 +0200 Subject: [PATCH] parisc: superio: Spelling s/Peterson/Petersen/ Correct a typo in Martin's surname. Signed-off-by: Geert Uytterhoeven Signed-off-by: Helge Deller --- drivers/parisc/superio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/parisc/superio.c b/drivers/parisc/superio.c index e973c6893203..3aaab40df86e 100644 --- a/drivers/parisc/superio.c +++ b/drivers/parisc/superio.c @@ -15,7 +15,7 @@ * (C) Copyright 2005 Kyle McMartin * (C) Copyright 2006 Helge Deller * - * The initial version of this is by Martin Peterson. Alex deVries + * The initial version of this is by Martin Petersen. Alex deVries * has spent a bit of time trying to coax it into working. * * Major changes to get basic interrupt infrastructure working to