[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-ppc] [PATCH v2 0/2] spapr_pci: coding style fixes
From: |
Greg Kurz |
Subject: |
[Qemu-ppc] [PATCH v2 0/2] spapr_pci: coding style fixes |
Date: |
Fri, 12 Oct 2018 11:04:58 +0200 |
User-agent: |
StGit/unknown-version |
As requested by David, two distinct patches and PCI still mentionned
in the new type names.
--
Greg
---
Greg Kurz (2):
spapr_pci: convert g_malloc() to g_new()
spapr_pci: rename some structured types
hw/ppc/spapr_pci.c | 22 +++++++++++-----------
include/hw/pci-host/spapr.h | 12 ++++++------
2 files changed, 17 insertions(+), 17 deletions(-)
- [Qemu-ppc] [PATCH v2 0/2] spapr_pci: coding style fixes,
Greg Kurz <=