Eduardo Habkost writes:
> This series fixes and simplifies some of the existing code that
> assigns to *errp directly.
PATCH 1-3 applied to error-next, thanks!
Eduardo Habkost writes:
> This series fixes and simplifies some of the existing code that
> assigns to *errp directly.
>
> Eduardo Habkost (5):
> xilinx: Fix error handling
> block: Don't try to set *errp directly
> websock: Don't try to set *errp directly
> migration: Don't try to set *e
On 06/08/2017 08:39 AM, Eduardo Habkost wrote:
> This series fixes and simplifies some of the existing code that
> assigns to *errp directly.
>
> Eduardo Habkost (5):
> xilinx: Fix error handling
> block: Don't try to set *errp directly
> websock: Don't try to set *errp directly
> migratio