Re: [PATCH v3] ata: Fix typos in the comment

From: Sergey Shtylyov
Date: Fri Sep 27 2024 - 12:14:32 EST


Hello!

Didn't spot the need to do s/comment/comments/ in the subject the 1st time... :-/

On 9/27/24 09:00, Yan Zhen wrote:

> Correctly spelled comments make it easier for the reader to understand
> the code.
>
> Fix typos:
> 'multipe' ==> 'multiple',
> 'Paremeters' ==> 'Parameters',
> 'recieved' ==> 'received',
> 'realted' ==> 'related',
> 'evaulated' ==> 'evaluated',
> 'programing' ==> 'programming',
> 'coninue' ==> 'continue'.

> Signed-off-by: Yan Zhen <yanzhen@xxxxxxxx>

Reviewed-by: Sergey Shtylyov <s.shtylyov@xxxxxx>

[...]

MBR, Sergey