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)
commitbc81b47e828adfc3631e616fddc6b2203876b65d
tree105817738ff03f28bbe35aeb07a0da33dc916329
parent2b1edd23ecc6f5839d107a723a282a73bf00df3f
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