[PATCH 00/20] [Set 1] Rid W=1 warnings from ATA

From: Lee Jones
Date: Thu Jan 28 2021 - 13:05:49 EST


This set is part of a larger effort attempting to clean-up W=1
kernel builds, which are currently overwhelmingly riddled with
niggly little warnings.

This is set 1 out of 3 sets required.

Lee Jones (20):
ata: ahci_dm816: Ignore -Woverride-init
ata: libata-transport: Fix some potential doc-rot issues
ata: ahci_platform: Ignore -Woverride-init
ata: libata-sata: Fix function names in header comments
ata: libata-pmp: Fix misspelling of 'val'
ata: ahci_mtk: Ignore -Woverride-init
ata: pata_ali: Repair some misnamed kernel-doc issues
ata: pata_artop: Fix a function name and parameter description
ata: acard-ahci: Ignore -Woverride-init
ata: ahci_ceva: Ignore -Woverride-init
ata: pata_amd: Remove superfluous, add missing and fix broken params
ata: pata_hpt366: Provide missing description for 'hpt366_filter()'s
'mask' param
ata: pata_hpt37x: Fix some function misnaming and missing param issues
ata: sata_sil24: Ignore -Woverride-init
ata: sata_highbank: Ignore -Woverride-init
ata: ahci_brcm: Ignore -Woverride-init
ata: ahci_xgene: Fix incorrect naming of
'xgene_ahci_handle_broken_edge_irq()'s 'host' param
ata: sata_mv: Fix worthy headers and demote others
ata: pata_ali: Supply description for 'ali_20_filter()'s 'mask' param
ata: ahci: Ignore -Woverride-init

drivers/ata/Makefile | 10 ++++++++++
drivers/ata/ahci_xgene.c | 2 +-
drivers/ata/libata-pmp.c | 2 +-
drivers/ata/libata-sata.c | 4 ++--
drivers/ata/libata-transport.c | 6 +++---
drivers/ata/pata_ali.c | 6 +++---
drivers/ata/pata_amd.c | 4 ++--
drivers/ata/pata_artop.c | 2 +-
drivers/ata/pata_hpt366.c | 1 +
drivers/ata/pata_hpt37x.c | 6 ++++--
drivers/ata/sata_mv.c | 12 ++++++------
11 files changed, 34 insertions(+), 21 deletions(-)

Cc: Alan Cox <alan@xxxxxxxxxx>
Cc: Alessandro Zummo <alessandro.zummo@xxxxxxxxxxxx>
Cc: ALWAYS copy <linux-ide@xxxxxxxxxxxxxxx>
Cc: and cc <htejun@xxxxxxxxx>
Cc: Andre Hedrick <andre@xxxxxxxxxxxxx>
Cc: CJ <cjtsai@xxxxxxxxxx>
Cc: Clear Zhang <Clear.Zhang@xxxxxxxxxx>
Cc: Jens Axboe <axboe@xxxxxxxxx>
Cc: linux-ide@xxxxxxxxxxxxxxx
Cc: Loc Ho <lho@xxxxxxx>
Cc: Mark Lord <mlord@xxxxxxxxx>
Cc: Suman Tripathi <stripathi@xxxxxxx>
Cc: Tejun Heo <htejun@xxxxxxxxx>
Cc: Tejun Heo <teheo@xxxxxxx>
Cc: Thibaut VARENE <varenet@xxxxxxxxxxxxxxxx>
Cc: Tuan Phan <tphan@xxxxxxx>
--
2.25.1