]> 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)
commit6c9573567b871b2db15456732783bb4e0f52709a
tree694766da53b1a36d516af1a201da88d497ad6d3f
parent93b9917fc16b3e6cd5544def3a4925691e4a581b
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