On Mon, Sep 11, 2017 at 12:13:56PM +0200, Greg Kurz wrote:
> ---
>
> Greg Kurz (2):
> spapr_pci: convert sprintf() to g_strdup_printf()
> spapr_pci: don't create 64-bit MMIO window if we don't need to
Applied to ppc-for-2.11.
--
David Gibson| I'll have my music b
On Mon, 11 Sep 2017 03:17:45 -0700 (PDT)
no-re...@patchew.org wrote:
> Hi,
>
> This series seems to have some coding style problems. See output below for
> more information:
>
> Subject: [Qemu-devel] [PATCH 0/2] spapr_pci: some more cleanup
> Message-id: 150512483616.8642
Hi,
This series seems to have some coding style problems. See output below for
more information:
Subject: [Qemu-devel] [PATCH 0/2] spapr_pci: some more cleanup
Message-id: 150512483616.8642.15831240906912354238.st...@bahia.lan
Type: series
=== TEST SCRIPT BEGIN ===
#!/bin/bash
BASE=base
n=1
---
Greg Kurz (2):
spapr_pci: convert sprintf() to g_strdup_printf()
spapr_pci: don't create 64-bit MMIO window if we don't need to
hw/ppc/spapr_pci.c | 37 +++--
1 file changed, 23 insertions(+), 14 deletions(-)