Re: [PATCH 1/2] Documentation/core-api: fix typo "maintainance" in comment

From: Jonathan Corbet

Date: Mon Sep 07 2026 - 12:44:08 EST


Hemanth Selam <hemanth.selam@xxxxxxxxx> writes:

> Correct "maintainance" to "maintenance", reported by scripts/checkpatch.pl
> using the misspelling list in scripts/spelling.txt. Only touches comments,
> no code changes.
>
> Assisted-by: Cursor:claude-opus-5
> Signed-off-by: Hemanth Selam <hemanth.selam@xxxxxxxxx>
> ---
> Documentation/core-api/housekeeping.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Both patches applied, thanks.

jon