commit | 3e1ad4054b8d7c91c1ebf19d7709c754a6c703b6 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sat Jun 13 13:32:40 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Jun 13 13:32:40 2020 -0700 |
tree | 77aa3764180dd2a8763243ebf697b33d8adb253e | |
parent | 6adc19fd13f11883c44df67b551cf8201e6bba1d [diff] |
doc: don't use deprecated "---help---" markers in target docs I'm not convinced the script makes useful automaed help lines anyway, but since we're trying to deprecate the use of "---help---" in Kconfig files, let's fix the doc example code too. See commit a7f7f6248d97 ("treewide: replace '---help---' in Kconfig files with 'help'") Cc: Masahiro Yamada <masahiroy@kernel.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>