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

2023-10-04 Thread Cédric Le Goater
On 10/4/23 12:26, Markus Armbruster wrote: Looks like I forgot to notify you when I queued, my apologies. Series has since been merged. Perfect ! C.

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

2023-10-04 Thread Markus Armbruster
Looks like I forgot to notify you when I queued, my apologies. Series has since been merged.

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

2023-09-18 Thread Cédric Le Goater
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() spap