]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc630eec0c8b2234a81c65648746577e19d3e3dad
tree24c8f8e71610493df96d91d4209b303e1b20099c
parentd69e8e5b1ac834bad37b2fa63ac9235d73bfc989
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