On Sun, Sep 23, 2012 at 08:51:01AM +0200, Stefan Weil wrote: > Those functions return -errno in case of an error. > The old code would typically only detect EPERM (1) errors. > > Signed-off-by: Stefan Weil <[email protected]> > --- > hw/nand.c | 34 ++++++++++++++++++++++------------ > hw/onenand.c | 2 +- > hw/sd.c | 16 +++++++++------- > 3 files changed, 32 insertions(+), 20 deletions(-)
Applied, thanks! https://github.com/stefanha/qemu/commits/trivial-patches Stefan
