[PATCH] parisc: superio: Spelling s/Peterson/Petersen/
Geert Uytterhoeven <[email protected]> Tue, 14 Jul 2026 09:02:52 +0200
| Newsgroups | org.kernel.vger.linux-parisc,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <feede3d4d3203379678dad30a78305fb17dcf939.1784012424.git.geert+renesas@glider.be> |
Correct a typo in Martin's surname. Signed-off-by: Geert Uytterhoeven <[email protected]> --- 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 e973c689320387be..3aaab40df86ecb12 100644 --- a/drivers/parisc/superio.c +++ b/drivers/parisc/superio.c @@ -15,7 +15,7 @@ * (C) Copyright 2005 Kyle McMartin <[email protected]> * (C) Copyright 2006 Helge Deller <[email protected]> * - * 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 -- 2.43.0