Re: [PATCH v3] ata: Fix typos in the comment
From: Niklas Cassel <cassel@kernel.org>
Date: 2024-10-01 07:25:34
Also in:
imx, linux-ide, lkml
From: Niklas Cassel <cassel@kernel.org>
Date: 2024-10-01 07:25:34
Also in:
imx, linux-ide, lkml
On Fri, 27 Sep 2024 14:00:56 +0800, 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'. [...]
Applied to local tree (for-6.13), thanks!
[1/1] ata: Fix typos in the comment
commit: 794007a8c848dab99dfdfbaa2c7e143481026f32
Kind regards,
Niklas