Re: [PATCH] block: drbd: drbd_state: Fix typo in comments
From: James Bottomley
Date: Wed Jun 22 2022 - 12:11:11 EST
On Wed, 2022-06-22 at 23:52 +0800, Jiang Jian wrote:
> Replace 'is' with 'it'
>
> file: drivers/block/drbd/drbd_state.c
> line: 1900
>
> * But is is still not save to dreference ldev here, since
>
> changed to:
>
> * But it is still not save to dreference ldev here, since
I honestly don't think spelling and grammar updates to comments provide
much value. However, there's no value at all if it's still two
spelling errors in that one line after the proposed patch ...
James