Home
last modified time | relevance | path

Searched hist:ab958e3864c70bf45fe4a688ba231250d39339cf (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/sd/
H A Dsdhci.cdiff ab958e3864c70bf45fe4a688ba231250d39339cf Thu Feb 08 10:47:49 CST 2018 Philippe Mathieu-Daudé <f4bug@amsat.org> sdhci: use error_propagate(local_err) in realize()

avoid the "errp && *errp" pattern (not recommended in "qapi/error.h" comments).

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alistair Francis <alistair.francis@xilinx.com>
Message-Id: <20180208164818.7961-2-f4bug@amsat.org>