Re: [PATCH] isofs: fix repeated word 'in' in comment
From: Jan Kara
Date: Mon Sep 07 2026 - 04:17:56 EST
On Fri 04-09-26 18:09:13, Hemanth Selam wrote:
> Drop the second 'in', reported by checkpatch.pl as a possible repeated
> word. Only touches a comment, no code changes.
>
> Assisted-by: Cursor:claude-opus-5
> Signed-off-by: Hemanth Selam <hemanth.selam@xxxxxxxxx>
Thanks. Added to my tree.
Honza
> ---
> fs/isofs/compress.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/fs/isofs/compress.c b/fs/isofs/compress.c
> index f9869d62b850..9efd7a9082e3 100644
> --- a/fs/isofs/compress.c
> +++ b/fs/isofs/compress.c
> @@ -90,7 +90,7 @@ static loff_t zisofs_uncompress_block(struct inode *inode, loff_t block_start,
> /*
> * First block is special since it may be fractional. We also wait for
> * it before grabbing the zlib mutex; odds are that the subsequent
> - * blocks are going to come in in short order so we don't hold the zlib
> + * blocks are going to come in short order so we don't hold the zlib
> * mutex longer than necessary.
> */
>
> --
> 2.48.1
>
--
Jan Kara <jack@xxxxxxxx>
SUSE Labs, CR