On Mon, 16 May 2022 at 22:05, Eric Blake <[email protected]> wrote: > > CID 1488362 points out that the second 'rc >= 0' check is now dead > code. > > Reported-by: Peter Maydell <[email protected]> > Fixes: 172f5f1a40(nbd: remove peppering of nbd_client_connected) > Signed-off-by: Eric Blake <[email protected]> > --- > block/nbd.c | 8 ++------ Reviewed-by: Peter Maydell <[email protected]>
thanks -- PMM
