media: Kconfig files: use the right help coding style
Checkpatch wants to use 'help' instead of '---help---': WARNING: prefer 'help' over '---help---' for new help texts Let's change it globally at the media subsystem, as otherwise people would keep using the old way. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
此提交包含在:
@@ -3,7 +3,7 @@ config RC_MAP
|
||||
depends on RC_CORE
|
||||
default y
|
||||
|
||||
---help---
|
||||
help
|
||||
This option enables the compilation of lots of Remote
|
||||
Controller tables. They are short tables, but if you
|
||||
don't use a remote controller, or prefer to load the
|
||||
|
新增問題並參考
封鎖使用者