Hi On Wed, Apr 27, 2022 at 5:15 AM Richard Henderson < [email protected]> wrote:
> On 4/26/22 02:27, [email protected] wrote: > > From: Marc-André Lureau<[email protected]> > > > > Suggested-by: Daniel P. Berrangé<[email protected]> > > Signed-off-by: Marc-André Lureau<[email protected]> > > --- > > net/tap-bsd.c | 4 ++-- > > net/tap-linux.c | 2 +- > > net/tap-solaris.c | 2 +- > > tests/qtest/fuzz/virtio_net_fuzz.c | 2 +- > > tests/unit/test-iov.c | 4 ++-- > > util/oslib-posix.c | 16 ++-------------- > > 6 files changed, 9 insertions(+), 21 deletions(-) > > Typo in subject: s/0/O/. > > Reviewed-by: Richard Henderson <[email protected]> > > r~ > > Thanks, additionally I fixed the return value to be -errno on qemu_try_set_nonblock() error. -- Marc-André Lureau
