Re: [PATCH 0/2] iomap: fix typos and repeated words in comments

From: Christian Brauner

Date: Wed Sep 09 2026 - 07:48:18 EST


On Fri, 04 Sep 2026 16:08:21 +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.
>
> [...]

Applied to the vfs-7.4.iomap branch of the vfs/vfs.git tree.
Patches in the vfs-7.4.iomap branch should appear in linux-next soon.

Please report any outstanding bugs that were missed during review in a
new review to the original patch series allowing us to drop it.

It's encouraged to provide Acked-bys and Reviewed-bys even though the
patch has now been applied. If possible patch trailers will be updated.

Note that commit hashes shown below are subject to change due to rebase,
trailer updates or similar. If in doubt, please check the listed branch.

tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git
branch: vfs-7.4.iomap

[1/2] iomap: fix typo "metdata" in comment
https://git.kernel.org/vfs/vfs/c/97adb32f1127
[2/2] iomap: fix repeated word 'the' in comment
https://git.kernel.org/vfs/vfs/c/9c7483a6e13a