commit | bc81b47e828adfc3631e616fddc6b2203876b65d | [log] [tgz] |
---|---|---|
author | Coly Li <colyli@suse.de> | Sat Aug 11 13:19:53 2018 +0800 |
committer | Jens Axboe <axboe@kernel.dk> | Sat Aug 11 15:46:42 2018 -0600 |
tree | 105817738ff03f28bbe35aeb07a0da33dc916329 | |
parent | 2b1edd23ecc6f5839d107a723a282a73bf00df3f [diff] |
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>