]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ata: Fix typos in the comment
authorYan Zhen <yanzhen@vivo.com>
Fri, 27 Sep 2024 06:00:56 +0000 (14:00 +0800)
committerNiklas Cassel <cassel@kernel.org>
Tue, 1 Oct 2024 07:22:02 +0000 (09:22 +0200)
commit794007a8c848dab99dfdfbaa2c7e143481026f32
tree690400fd850af0ce04bc74256007ef00af5de698
parent9852d85ec9d492ebef56dc5f229416c925758edc
ata: Fix typos in the comment

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@vivo.com>
Reviewed-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Link: https://lore.kernel.org/r/20240927060056.221977-1-yanzhen@vivo.com
Signed-off-by: Niklas Cassel <cassel@kernel.org>
drivers/ata/ahci.c
drivers/ata/ahci_imx.c
drivers/ata/ahci_xgene.c
drivers/ata/libata-acpi.c
drivers/ata/pata_it8213.c
drivers/ata/pata_octeon_cf.c
drivers/ata/pata_oldpiix.c
drivers/ata/pata_radisys.c