ata: pata_pdc2027x: Remove space before newline and abbreviations
authorColin Ian King <colin.i.king@gmail.com>
Thu, 31 Jul 2025 08:02:03 +0000 (09:02 +0100)
committerDamien Le Moal <dlemoal@kernel.org>
Thu, 31 Jul 2025 23:43:11 +0000 (08:43 +0900)
commit6cb43739b93c64c4a2148222bd606e6920257752
treee2879b389c7bab7f154fc946286fbdcbd1b46e42
parent64c7cac9d64eb3ed1062a59fa77b36bfa293fe4e
ata: pata_pdc2027x: Remove space before newline and abbreviations

There is a extraneous space before a newline in handful of ata_port_dbg
messages. Remove the spaces. Capitalize pio, udma, mdma.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
drivers/ata/pata_pdc2027x.c