]> git.baikalelectronics.ru Git - kernel.git/commit
bcache: prefer 'help' in Kconfig
authorColy Li <colyli@suse.de>
Sat, 11 Aug 2018 05:19:53 +0000 (13:19 +0800)
committerJens Axboe <axboe@kernel.dk>
Sat, 11 Aug 2018 21:46:42 +0000 (15:46 -0600)
commitcd4b4e422415b8780d12930973cd13348e6ff447
tree105817738ff03f28bbe35aeb07a0da33dc916329
parent2ff5cf6f1c07be341e0136a845817a8571d44fe8
bcache: prefer 'help' in Kconfig

Current bcache Kconfig uses '---help---' as header of help information,
for now 'help' is prefered. This patch fixes this style by replacing
'---help---' by 'help' in bcache Kconfig file.

Signed-off-by: Coly Li <colyli@suse.de>
Reviewed-by: Shenghui Wang <shhuiw@foxmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/md/bcache/Kconfig