]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6a5590e6b5e27377d5f1496be21d4974e546a416
tree976ad1b595e6dbd2eba340a71af5380692af6f20
parentaa44548abcae3912137e6887e682723b96b08879
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