mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
To: Hemanth Selam <hemanth.selam@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/2] MIPS: fix typos and repeated words in comments
Date: Sat, 26 Sep 2026 11:33:29 +0200	[thread overview]
Message-ID: <areRaWK4LwUtW_5L@alpha.franken.de> (raw)
In-Reply-To: <20260904124922.10256-1-hemanth.selam@gmail.com>

On Fri, Sep 04, 2026 at 06:19:18PM +0530, Hemanth Selam wrote:
> This corrects 2 misspellings and repeated words in comments.  Each is a
> separate patch so that any one of them can be dropped without touching
> the rest.
> 
> Nothing outside comments changes.  Every touched C file was checked by
> dropping its comments, replacing each string literal with a placeholder
> and collapsing whitespace; what remained was identical before and after,
> so the compiled code cannot differ.
> 
> The mistakes were found with scripts/checkpatch.pl against the list in
> scripts/spelling.txt.  The scanning, the edits and the changelogs were
> produced with Cursor running the claude-opus-5 model, from a request to
> find and fix spelling mistakes across the tree, and every correction was
> then re-checked by the comparison described above.  Words that name an
> identifier were left alone deliberately, even when they read as typos,
> because correcting the prose would make the comment disagree with the
> code it describes.
> 
> Tested by building x86_64 defconfig at v7.3-rc1-269-gbc35965f6940, which
> is clean.  Nothing else was built, so any patch touching code that
> x86_64 defconfig does not compile has been read but not compiled.
> 
> Hemanth Selam (2):
>   MIPS: fix typos in comments
>   MIPS: fix repeated words in comments
> 
>  arch/mips/cavium-octeon/octeon-memcpy.S            | 2 +-
>  arch/mips/include/asm/mach-loongson64/boot_param.h | 2 +-
>  arch/mips/lib/memcpy.S                             | 2 +-
>  arch/mips/n64/init.c                               | 2 +-
>  4 files changed, 4 insertions(+), 4 deletions(-)

series applied to mips-next

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

      parent reply	other threads:[~2026-09-26 10:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-04 12:49 Hemanth Selam
2026-09-04 12:49 ` [PATCH 1/2] MIPS: fix typos " Hemanth Selam
2026-09-04 12:49 ` [PATCH 2/2] MIPS: fix repeated words " Hemanth Selam
2026-09-26  9:33 ` Thomas Bogendoerfer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=areRaWK4LwUtW_5L@alpha.franken.de \
    --to=tsbogend@alpha.franken.de \
    --cc=hemanth.selam@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®