[Qemu-devel] [PATCH v2 0/2] spapr_pci: coding style fixes

Greg Kurz posted 2 patches 7 years ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/153933509870.3834759.13291133122604475240.stgit@bahia.lan
Test docker-clang@ubuntu passed
Test checkpatch passed
Test docker-quick@centos7 passed
Test docker-mingw@fedora passed
hw/ppc/spapr_pci.c          |   22 +++++++++++-----------
include/hw/pci-host/spapr.h |   12 ++++++------
2 files changed, 17 insertions(+), 17 deletions(-)
[Qemu-devel] [PATCH v2 0/2] spapr_pci: coding style fixes
Posted by Greg Kurz 7 years ago
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(-)