On Thu, Sep 16, 2021 at 05:33:48PM +0800, Yu Kuai wrote: > Check if sock_xmit() return 0 is useless because it'll never return > 0, comment it and remove such checkings. > > Signed-off-by: Yu Kuai <yukuai3@xxxxxxxxxx> > --- > drivers/block/nbd.c | 13 +++++++------ > 1 file changed, 7 insertions(+), 6 deletions(-) Reviewed-by: Ming Lei <ming.lei@xxxxxxxxxx> -- Ming