On Thu, Apr 08, 2021 at 05:08:24PM +0300, Vladimir Sementsov-Ogievskiy wrote: > nbd_co_establish_connection_cancel() actually needs only pointer to > NBDConnectThread. So, make it clean. > > Signed-off-by: Vladimir Sementsov-Ogievskiy <[email protected]> > --- > block/nbd.c | 16 +++++++--------- > 1 file changed, 7 insertions(+), 9 deletions(-)
Reviewed-by: Roman Kagan <[email protected]>
