[PATCH] nvme: fix typo "occuring" in comment
Keith Busch
kbusch at kernel.org
Fri Sep 4 09:58:47 PDT 2026
On Fri, Sep 04, 2026 at 04:57:21PM +0530, Hemanth Selam wrote:
> Correct "occuring" to "occurring", reported by scripts/checkpatch.pl using
> the misspelling list in scripts/spelling.txt. Only touches comments, no
> code changes.
Generally, but not always, we don't take pure comment typo fixes because
it creates a conflict point for potentially stable fixes in the
surrounding code.
More information about the Linux-nvme
mailing list