]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaafc3b40edb1f1e76bbef8f876f40556f79b7b3e
treee297893624be28d7a8c23511e3a9ff9d47e3cebe
parent605fbd4ec2e8e64ddc44ffad34e0550f32069d9c
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