Masahiro Yamada
a7f7f6248d
treewide: replace '---help---' in Kconfig files with 'help'
...
Since commit 84af7a6194e4 ("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
..
2019-10-23 17:23:46 +02:00
2019-10-23 17:23:46 +02:00
2019-10-23 17:23:46 +02:00
2019-10-23 17:23:46 +02:00
2019-10-23 17:23:46 +02:00
2020-05-25 08:55:46 +02:00
2019-05-05 21:02:14 +02:00
2019-05-21 11:28:40 +02:00
2019-11-18 19:53:44 +01:00
2019-10-23 17:23:46 +02:00
2019-05-05 21:02:12 +02:00
2020-01-27 15:55:44 +01:00
2019-10-23 17:23:46 +02:00
2019-05-30 11:29:21 -07:00
2018-03-24 10:19:40 +01:00
2020-01-06 09:45:59 +01:00
2019-07-08 16:08:32 +02:00
2019-07-08 15:13:02 +02:00
2019-07-08 20:35:10 +02:00
2019-11-18 19:53:41 +01:00
2019-05-30 11:26:32 -07:00
2020-01-27 15:55:46 +01:00
2019-05-05 21:10:33 +02:00
2019-10-23 17:23:46 +02:00
2019-11-05 16:58:11 +01:00
2019-07-08 15:13:04 +02:00
2019-05-05 21:02:16 +02:00
2020-05-25 08:55:44 +02:00
2020-05-25 08:55:43 +02:00
2019-07-08 20:35:11 +02:00
2019-09-17 08:59:01 +02:00
2019-07-15 08:49:11 +02:00
2020-01-27 15:55:46 +01:00
2019-07-08 20:35:11 +02:00
2019-05-05 21:02:19 +02:00
2019-10-23 17:23:46 +02:00
2019-10-23 17:23:46 +02:00
2019-07-08 15:13:06 +02:00
2019-10-23 17:23:46 +02:00
2019-10-23 17:23:46 +02:00
2019-07-08 19:39:44 +02:00
2019-07-08 16:10:10 +02:00
2019-07-08 15:13:06 +02:00
2019-10-23 17:23:46 +02:00
2019-10-23 17:23:46 +02:00
2019-07-08 20:46:48 +02:00
2019-06-19 17:09:55 +02:00
2020-05-25 08:55:45 +02:00
2020-03-18 11:15:23 +01:00
2020-05-25 08:55:40 +02:00
2019-10-23 17:23:46 +02:00
2020-01-06 09:45:59 +01:00
2019-06-05 17:36:36 +02:00
2020-04-24 11:17:36 +01:00
2019-10-23 17:23:46 +02:00
2020-01-27 15:55:47 +01:00
2019-10-23 17:23:46 +02:00
2020-03-10 10:20:27 +01:00
2020-03-10 10:20:27 +01:00
2020-04-24 11:18:44 +01:00
2019-10-23 17:23:46 +02:00
2019-11-18 20:14:46 +01:00
2020-06-14 01:57:21 +09:00
2019-06-05 17:36:38 +02:00
2019-06-19 17:09:55 +02:00
2019-07-08 15:13:08 +02:00
2019-06-19 17:09:55 +02:00
2020-05-25 08:55:47 +02:00
2019-10-23 17:23:46 +02:00
2020-05-25 08:55:46 +02:00
2019-05-05 21:02:22 +02:00
2019-07-08 15:13:09 +02:00
2019-07-08 20:35:10 +02:00
2019-07-08 15:13:09 +02:00
2019-07-08 15:13:10 +02:00
2019-11-03 19:54:53 +01:00
2019-11-05 16:58:12 +01:00
2019-05-30 11:26:32 -07:00
2019-10-23 17:23:46 +02:00
2019-05-05 21:02:24 +02:00
2019-05-05 21:02:24 +02:00
2019-07-08 15:13:10 +02:00
2019-06-19 17:09:55 +02:00
2020-01-27 15:55:49 +01:00
2019-10-23 17:23:46 +02:00
2019-10-23 17:23:46 +02:00
2019-07-08 15:13:10 +02:00
2019-07-08 15:13:11 +02:00
2020-03-18 11:15:25 +01:00
2019-10-23 17:23:46 +02:00
2019-07-08 20:35:11 +02:00
2019-07-08 20:35:11 +02:00
2017-09-04 21:19:03 +02:00
2019-07-08 15:13:12 +02:00
2020-05-25 08:55:46 +02:00
2019-07-08 20:35:11 +02:00
2020-04-01 11:35:22 +02:00
2019-10-23 17:23:46 +02:00
2019-10-23 17:23:46 +02:00
2019-10-23 17:23:46 +02:00
2019-10-23 17:23:46 +02:00
2019-07-08 15:13:12 +02:00
2019-07-08 15:13:12 +02:00
2019-10-23 17:23:46 +02:00
2020-03-18 11:10:09 +01:00
2019-10-23 17:23:46 +02:00
2019-09-16 22:10:05 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2020-03-18 11:15:22 +01:00
2019-07-08 15:13:14 +02:00
2020-01-06 09:45:59 +01:00
2019-10-23 17:23:46 +02:00
2019-07-08 19:39:44 +02:00
2019-07-08 20:35:11 +02:00
2020-05-25 08:55:46 +02:00
2019-12-30 15:58:29 +01:00
2019-06-19 17:09:55 +02:00
2019-05-05 21:10:34 +02:00
2020-04-01 11:35:23 +02:00
2019-05-05 21:02:27 +02:00
2019-07-08 15:13:14 +02:00
2019-10-23 17:23:46 +02:00
2020-01-27 15:55:44 +01:00
2019-10-23 17:23:46 +02:00
2019-10-23 17:23:46 +02:00
2019-12-01 18:01:03 -08:00
2019-07-08 20:35:11 +02:00
2019-10-23 17:23:46 +02:00
2019-10-23 17:23:46 +02:00
2019-06-05 17:36:38 +02:00
2019-10-23 17:23:46 +02:00
2019-10-23 17:23:46 +02:00
2019-10-23 17:23:46 +02:00
2019-10-23 17:23:46 +02:00
2019-05-30 11:26:32 -07:00
2019-05-21 11:28:40 +02:00
2019-10-23 17:23:46 +02:00
2019-07-08 20:35:11 +02:00
2020-04-08 11:18:38 +02:00
2019-07-08 15:13:15 +02:00
2018-01-21 12:56:37 +01:00
2019-11-18 19:53:45 +01:00
2019-07-08 15:13:16 +02:00
2020-01-27 15:55:44 +01:00
2019-07-08 15:13:17 +02:00
2019-05-05 21:02:29 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-05 21:02:30 +02:00
2019-07-08 15:13:17 +02:00
2019-05-05 21:02:31 +02:00
2019-05-05 21:02:32 +02:00
2019-07-08 15:13:17 +02:00
2019-05-30 11:26:35 -07:00
2019-06-19 17:09:55 +02:00
2019-05-05 21:02:32 +02:00
2019-05-30 11:29:22 -07:00
2019-05-30 11:29:22 -07:00
2019-12-30 15:58:23 +01:00
2019-10-23 17:23:46 +02:00
2019-10-23 17:23:46 +02:00
2019-10-23 17:23:46 +02:00
2020-03-18 11:15:24 +01:00
2019-07-08 20:35:11 +02:00
2020-03-18 11:15:25 +01:00
2019-05-30 11:26:32 -07:00
2017-11-02 11:10:55 +01:00
2019-07-08 20:35:11 +02:00
2020-02-13 23:51:30 +01:00
2019-10-23 17:23:46 +02:00
2019-10-23 17:23:46 +02:00
2019-10-23 17:23:46 +02:00
2019-10-23 17:23:46 +02:00
2019-10-23 17:23:46 +02:00
2020-03-18 11:15:24 +01:00
2018-03-24 10:19:40 +01:00
2019-07-08 15:13:18 +02:00
2020-04-01 11:35:22 +02:00
2019-05-30 11:29:22 -07:00