On Sat, Sep 09, 2017 at 02:22:26PM +0800, Mao Zhongyi wrote:
> ioh3420_interrupts_init() pass error message to local_err, then
> propagate it to errp by error_propagate(), which is not necessary.
> So eliminate it and pass errp directly instead of local_err.
> 
> Cc: "Michael S. Tsirkin" <[email protected]>
> Cc: Marcel Apfelbaum <[email protected]> 
> Signed-off-by: Mao Zhongyi <[email protected]>
> Reviewed-by: Eric Blake <[email protected]>
> Reviewed-by: Marcel Apfelbaum <[email protected]>
> Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
> ---
> v4:
> it not apply clearly on HEAD, so rebase it and modify the commit
> message.
> ---
> 
>  hw/pci-bridge/ioh3420.c | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)

Reviewed-by: Stefan Hajnoczi <[email protected]>

Reply via email to