]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - drivers/block/skd_main.c
skd: Rename skd_softirq_done() into skd_complete_rq()
authorBart Van Assche <bart.vanassche@wdc.com>
Fri, 25 Aug 2017 21:24:11 +0000 (14:24 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 25 Aug 2017 21:29:40 +0000 (15:29 -0600)
commit296cb94c9ddb63cd34d96f8ac3cfa59988ad485e
tree24c8f8e71610493df96d91d4209b303e1b20099c
parent0d06a42f794bec6061e170fa9468d878051bc8b1
skd: Rename skd_softirq_done() into skd_complete_rq()

The latter name follows more closely the function names used in
other blk-mq drivers.

Suggested-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Hannes Reinecke <hare@suse.de>
Cc: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/skd_main.c