nbd: Rename functions for clearness of recv/send path
authorMarkus Pargmann <mpa@pengutronix.de>
Mon, 17 Aug 2015 06:20:08 +0000 (08:20 +0200)
committerJens Axboe <axboe@fb.com>
Mon, 17 Aug 2015 14:22:59 +0000 (08:22 -0600)
commitcad73b2703cff68b140d68221eeecd5a30322b44
tree2ff2f9fd68b0a474d5622f59195349e279f0f9f0
parent696697cb50e4b57d4163d59a496ad9e52f6bff8a
nbd: Rename functions for clearness of recv/send path

This patch renames functions so that it is clear what the function does.
Otherwise it is not directly understandable what for example 'do_it' means.

Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/block/nbd.c