]> git.baikalelectronics.ru Git - kernel.git/commit
bcache: add a comment in super.c
authorColy Li <colyli@suse.de>
Thu, 9 Aug 2018 07:48:45 +0000 (15:48 +0800)
committerJens Axboe <axboe@kernel.dk>
Thu, 9 Aug 2018 14:21:07 +0000 (08:21 -0600)
commit7348bd3d23bd673bb39d81190b68b45cecb59022
tree694766da53b1a36d516af1a201da88d497ad6d3f
parent35fb1d4efff9aaa060a304ee3a74cfe7f4b9c76d
bcache: add a comment in super.c

This patch adds a line of code comment in super.c:register_bdev(), to
make code to be more comprehensible.

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