]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/block/skd_main.c
skd: Fix a function name in a comment
authorBart Van Assche <bart.vanassche@wdc.com>
Thu, 17 Aug 2017 20:12:54 +0000 (13:12 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 18 Aug 2017 14:45:29 +0000 (08:45 -0600)
commite1d06f2d8a3e4bc88f3c2052adb3ed8804da1096
tree976ad1b595e6dbd2eba340a71af5380692af6f20
parenta5c5b3922576065ca6072653aa8be4d5e50fef09
skd: Fix a function name in a comment

There is no function skd_completion_posted_isr() in the skd driver
but there is a function called skd_isr_completion_posted(). Fix
the function name in the comment.

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