[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH-for-9.1 v2 0/4] hw/ssi/pnv_spi: Fixes Coverity CID 1558831
From: |
Cédric Le Goater |
Subject: |
Re: [PATCH-for-9.1 v2 0/4] hw/ssi/pnv_spi: Fixes Coverity CID 1558831 |
Date: |
Thu, 12 Sep 2024 18:55:48 +0200 |
User-agent: |
Mozilla Thunderbird |
Chalapthi,
On 8/7/24 22:28, Philippe Mathieu-Daudé wrote:
v2:
- Cover PowerNV SSI in MAINTAINERS
- Use GLib API in pnv_spi_xfer_buffer_free()
- Simplify returning early
Supersedes: <20240806134829.351703-3-chalapathi.v@linux.ibm.com>
I was wondering where we were on this series. I see there were comments
on the initial one that would need some response at least. Do you have
plans for a respin ?
Thanks,
C.
Chalapathi V (1):
hw/ssi/pnv_spi: Fixes Coverity CID 1558831
Philippe Mathieu-Daudé (3):
MAINTAINERS: Cover PowerPC SPI model in PowerNV section
hw/ssi/pnv_spi: Match _xfer_buffer_free() with _xfer_buffer_new()
hw/ssi/pnv_spi: Return early in transfer()
MAINTAINERS | 2 ++
hw/ssi/pnv_spi.c | 12 +++++++-----
2 files changed, 9 insertions(+), 5 deletions(-)
- Re: [PATCH-for-9.1 v2 0/4] hw/ssi/pnv_spi: Fixes Coverity CID 1558831,
Cédric Le Goater <=