OSDN Git Service

bcache: fix mistaken comments in request.c
authorColy Li <colyli@suse.de>
Thu, 9 Aug 2018 07:48:47 +0000 (15:48 +0800)
committerJens Axboe <axboe@kernel.dk>
Thu, 9 Aug 2018 14:21:10 +0000 (08:21 -0600)
commit0cba2e71111e4bd156e67086de3484c7b907a4fc
tree435f2bff7d1d62c76dd78345c9b8fe0811471773
parentcb329dec11822f84f9d7309766a1f3a35d3d182a
bcache: fix mistaken comments in request.c

This patch updates code comment in bch_keylist_realloc() by fixing
incorrected function names, to make the code to be more comprehennsible.

Signed-off-by: Coly Li <colyli@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/md/bcache/request.c