]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7a06c36f6d6dce60c06809065b45ccc78e6841d0
tree435f2bff7d1d62c76dd78345c9b8fe0811471773
parent02960acba247f39bbdd2e90cea5151739a963281
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