OSDN Git Service

block/rnbd-clt: remove nr argument from send_usr_msg
authorGuoqing Jiang <guoqing.jiang@cloud.ionos.com>
Tue, 13 Oct 2020 10:30:48 +0000 (12:30 +0200)
committerJens Axboe <axboe@kernel.dk>
Tue, 13 Oct 2020 21:05:05 +0000 (15:05 -0600)
commit46a99e0cf6a4990b81bff1d6df0865a7b3a7cea2
treee297893624be28d7a8c23511e3a9ff9d47e3cebe
parent029f56db6ac248769f2c260bfaf3c3c0e23e904c
block/rnbd-clt: remove nr argument from send_usr_msg

The argument is not needed since all callers pass 1 for it.

Signed-off-by: Guoqing Jiang <guoqing.jiang@cloud.ionos.com>
Signed-off-by: Jack Wang <jinpu.wang@cloud.ionos.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/rnbd/rnbd-clt.c