Masahiro Yamada
a7f7f6248d
treewide: replace '---help---' in Kconfig files with 'help'
...
Since commit 84af7a6194
("checkpatch: kconfig: prefer 'help' over
'---help---'"), the number of '---help---' has been gradually
decreasing, but there are still more than 2400 instances.
This commit finishes the conversion. While I touched the lines,
I also fixed the indentation.
There are a variety of indentation styles found.
a) 4 spaces + '---help---'
b) 7 spaces + '---help---'
c) 8 spaces + '---help---'
d) 1 space + 1 tab + '---help---'
e) 1 tab + '---help---' (correct indentation)
f) 1 tab + 1 space + '---help---'
g) 1 tab + 2 spaces + '---help---'
In order to convert all of them to 1 tab + 'help', I ran the
following commend:
$ find . -name 'Kconfig*' | xargs sed -i 's/^[[:space:]]*---help---/\thelp/'
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org >
2020-06-14 01:57:21 +09:00
..
2020-06-14 01:57:21 +09:00
2020-03-07 09:52:01 +01:00
2020-03-07 09:52:01 +01:00
2019-12-19 20:10:28 +01:00
2017-11-08 13:08:12 +01:00
2018-02-28 13:30:09 +01:00
2019-12-18 15:04:44 +01:00
2020-06-07 09:52:36 -07:00
2017-11-02 11:10:55 +01:00
2019-12-18 15:04:44 +01:00
2017-11-02 11:10:55 +01:00
2020-05-15 14:47:05 +02:00
2019-12-18 15:04:45 +01:00
2020-05-15 14:47:05 +02:00
2020-03-07 09:52:01 +01:00
2020-05-04 11:49:57 +02:00
2019-12-18 15:04:46 +01:00
2019-06-10 19:08:31 +02:00
2020-01-29 10:13:27 -08:00
2017-11-02 11:10:55 +01:00
2017-11-08 13:08:12 +01:00
2019-01-23 15:41:50 -08:00
2020-03-07 09:52:01 +01:00
2020-02-19 11:38:58 +01:00
2019-12-18 15:04:48 +01:00
2020-05-15 15:46:29 +02:00
2019-09-04 12:43:44 +02:00
2020-03-07 09:52:01 +01:00
2020-03-12 10:03:54 +01:00
2020-03-12 10:03:54 +01:00
2020-05-29 13:00:54 +02:00
2019-12-18 15:04:50 +01:00
2017-11-02 11:10:55 +01:00
2020-06-14 01:57:21 +09:00
2020-01-14 14:34:04 +01:00
2020-06-02 15:15:45 +01:00
2020-05-15 12:22:19 +02:00
2020-04-16 16:12:33 +02:00
2019-11-18 18:49:11 +01:00
2019-09-05 09:57:44 +02:00
2017-11-21 15:57:07 -08:00
2017-11-08 13:08:12 +01:00
2019-11-03 19:54:53 +01:00
2020-01-29 10:13:27 -08:00
2019-12-18 15:04:51 +01:00
2019-12-18 15:04:52 +01:00
2019-01-31 19:34:10 +01:00
2020-01-14 14:07:51 +01:00
2020-01-29 10:13:27 -08:00
2020-03-05 21:26:34 +01:00
2019-12-18 15:04:53 +01:00
2020-05-15 14:47:05 +02:00
2020-04-23 15:46:30 +02:00
2020-03-18 12:59:29 +01:00
2020-03-12 10:00:22 +01:00
2020-03-07 09:52:01 +01:00
2019-12-18 15:04:56 +01:00
2017-11-02 11:10:55 +01:00
2019-12-18 15:04:57 +01:00
2019-12-18 15:04:57 +01:00
2020-06-07 09:52:36 -07:00
2020-01-06 09:45:59 +01:00
2018-06-12 16:19:22 -07:00
2019-12-18 15:04:59 +01:00
2020-05-15 12:24:15 +02:00
2020-01-29 10:13:27 -08:00
2020-05-29 12:42:56 +02:00
2019-12-18 15:05:00 +01:00
2020-05-29 12:42:54 +02:00
2019-10-07 13:21:54 +02:00
2020-03-07 09:52:01 +01:00
2019-12-18 15:05:01 +01:00
2020-02-10 12:32:13 -08:00
2020-04-16 16:16:52 +02:00
2020-04-16 16:13:34 +02:00
2020-05-15 14:55:10 +02:00
2018-02-28 15:30:00 +01:00
2020-03-07 09:52:01 +01:00
2020-03-18 12:20:04 +01:00
2020-01-10 14:01:33 +01:00
2020-05-19 15:53:36 +02:00
2020-05-15 12:24:15 +02:00
2018-12-17 16:12:17 +01:00
2020-04-16 16:16:52 +02:00
2019-12-18 15:05:05 +01:00
2017-11-02 11:10:55 +01:00
2019-12-18 15:05:06 +01:00
2019-12-18 15:05:08 +01:00
2017-11-02 11:10:55 +01:00
2019-01-30 09:31:31 +01:00
2017-11-08 13:08:12 +01:00
2020-03-07 09:52:01 +01:00
2019-11-14 06:29:08 +08:00
2020-02-08 14:04:19 -08:00
2019-12-18 15:05:09 +01:00
2019-12-18 15:05:09 +01:00
2020-05-11 08:55:10 +02:00
2020-01-29 10:13:27 -08:00
2017-11-02 11:10:55 +01:00