[PATCH 0/6] Fix compilation warnings

Damien Le Moal damien.lemoal at opensource.wdc.com
Sun Oct 16 20:21:59 PDT 2022


Several patches for 6.1-fixes to dwiaddress fix compilation warnings
thrown with CC=clang and W=1 and depending on CONFIG_OF settings.

Damien Le Moal (6):
  ata: ahci_st: Fix compilation warning
  ata: sata_rcar: Fix compilation warning
  ata: ahci_brcm: Fix compilation warning
  ata: ahci_xgene: Fix compilation warning
  ata: ahci_imx: Fix compilation warning
  ata: ahci_qoriq: Fix compilation warning

 drivers/ata/ahci_brcm.c  | 2 +-
 drivers/ata/ahci_imx.c   | 2 +-
 drivers/ata/ahci_qoriq.c | 2 +-
 drivers/ata/ahci_st.c    | 2 +-
 drivers/ata/ahci_xgene.c | 2 +-
 drivers/ata/sata_rcar.c  | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.37.3




More information about the linux-arm-kernel mailing list