qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v6 0/4] Remove dead error handling and convert t


From: Jason Wang
Subject: Re: [Qemu-devel] [PATCH v6 0/4] Remove dead error handling and convert to realize
Date: Fri, 28 Jul 2017 11:29:33 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1



On 2017年07月26日 16:13, Mao Zhongyi wrote:
This series mainly implements the conversion of rocker to realize,
also remove the dead error handling and rename the unusual macro
name.

v6:

I posted another patch(commit 4cee3cf3) after patch1 of this series but
before patch1 be merged, they changed the same function caused this
series not to be applied cleanly on HEAD. so resend v6 to fix it.

Because there is no change on the patch content, so still add the R-B.

Cc: address@hidden
Cc: address@hidden
Cc: address@hidden
Cc: address@hidden

Mao Zhongyi (4):
   net/rocker: Remove the dead error handling
   net/rocker: Plug memory leak in pci_rocker_init()
   net/rocker: Convert to realize()
   net/rocker: Fix the unusual macro name

  hw/net/rocker/rocker.c        | 94 +++++++++++--------------------------------
  hw/net/rocker/rocker_desc.c   | 10 -----
  hw/net/rocker/rocker_fp.c     |  4 --
  hw/net/rocker/rocker_of_dpa.c | 20 ---------
  hw/net/rocker/rocker_world.c  | 12 +++---
  5 files changed, 28 insertions(+), 112 deletions(-)


Applied.

Thanks



reply via email to

[Prev in Thread] Current Thread [Next in Thread]