qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/8] ppc: Clean up local variable shadowing


From: Cédric Le Goater
Subject: [PATCH 0/8] ppc: Clean up local variable shadowing
Date: Mon, 18 Sep 2023 16:58:42 +0200

Hello,

Here is a first round of cleanups for local variable shadowing
warrnings.

Thanks,

C. 

Cédric Le Goater (8):
  hw/ppc: Clean up local variable shadowing in _FDT helper routine
  pnv/psi: Clean up local variable shadowing
  spapr: Clean up local variable shadowing in spapr_dt_cpus()
  spapr: Clean up local variable shadowing in spapr_init_cpus()
  spapr: Clean up local variable shadowing in spapr_get_fw_dev_path()
  spapr/drc: Clean up local variable shadowing in
    rtas_ibm_configure_connector()
  spapr/pci: Clean up local variable shadowing in spapr_phb_realize()
  spapr/drc: Clean up local variable shadowing in prop_get_fdt()

 include/hw/ppc/fdt.h |  8 ++++----
 hw/ppc/pnv_psi.c     |  5 +++--
 hw/ppc/spapr.c       | 42 +++++++++++++++++++++++-------------------
 hw/ppc/spapr_drc.c   | 12 +++++-------
 hw/ppc/spapr_pci.c   |  6 +++---
 5 files changed, 38 insertions(+), 35 deletions(-)

-- 
2.41.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]