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-12-04 19:44:12 -08:00
2019-11-07 09:27:48 +01:00
2019-12-04 19:44:12 -08:00
2019-12-04 19:44:12 -08:00
2019-11-07 09:27:48 +01:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:25:18 -07:00
2019-05-30 11:25:18 -07:00
2020-05-18 10:12:42 +02:00
2019-05-30 11:29:52 -07:00
2020-01-09 10:35:05 +01:00
2018-01-13 22:22:49 +01:00
2019-11-07 09:27:48 +01:00
2019-07-09 09:07:00 -07:00
2019-08-05 11:42:29 +02:00
2020-01-23 16:16:05 +01:00
2020-01-23 16:16:05 +01:00
2019-10-09 18:20:19 +02:00
2020-05-25 11:17:18 +02:00
2019-11-07 09:27:48 +01:00
2019-12-01 17:56:50 -08:00
2020-02-10 10:55:18 +01:00
2020-03-26 00:02:03 +01:00
2019-05-24 17:36:45 +02:00
2019-08-15 09:44:19 +02:00
2019-05-30 11:26:32 -07:00
2020-01-23 16:16:05 +01:00
2019-02-08 15:55:40 +02:00
2019-07-15 11:03:02 -03:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2020-04-02 09:16:06 +02:00
2019-11-07 09:27:48 +01:00
2020-05-25 11:05:09 +02:00
2020-04-02 09:39:09 +02:00
2019-11-13 13:47:48 +01:00
2019-09-04 10:59:10 +02:00
2020-05-05 18:24:56 +02:00
2020-05-05 18:22:26 +02:00
2020-04-28 15:50:28 +02:00
2018-05-16 14:35:24 +02:00
2019-12-04 19:44:12 -08:00
2020-01-15 11:24:19 +01:00
2019-02-09 11:33:37 +01:00
2019-08-15 09:57:29 +02:00
2019-11-07 09:27:48 +01:00
2020-04-13 13:18:18 +03:00
2019-10-15 01:18:51 +02:00
2019-07-15 21:10:39 -07:00
2019-06-05 17:37:00 +02:00
2019-09-03 16:04:19 +02:00
2019-07-09 09:07:00 -07:00
2019-11-07 09:27:48 +01:00
2019-12-13 09:50:29 +01:00
2019-04-05 00:04:26 +07:00
2019-10-31 15:03:10 -07:00
2019-11-07 09:27:48 +01:00
2019-06-05 17:37:10 +02:00
2019-11-07 09:27:48 +01:00
2019-04-05 00:04:26 +07:00
2019-08-15 21:33:07 +02:00
2019-11-07 09:27:48 +01:00
2020-05-22 17:01:25 +02:00
2019-07-09 09:07:00 -07:00
2019-12-04 19:44:13 -08:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-12-01 17:56:50 -08:00
2019-07-29 00:03:52 +02:00
2020-05-18 09:15:16 +02:00
2019-05-30 11:26:37 -07:00
2019-05-30 11:29:19 -07:00
2019-11-03 19:54:53 +01:00
2020-04-16 20:41:06 +03:00
2019-05-30 11:26:39 -07:00
2020-06-05 14:00:30 -07:00
2019-04-08 08:47:06 +02:00
2020-04-28 22:41:25 +02:00
2020-03-25 09:50:45 +01:00
2020-05-18 10:30:21 +01:00
2019-11-07 09:27:48 +01:00
2020-01-17 08:59:29 +01:00
2019-06-05 17:37:06 +02:00
2019-02-08 15:55:41 +02:00
2020-03-25 09:50:45 +01:00
2020-04-24 08:31:50 +02:00
2020-04-02 09:16:06 +02:00
2019-11-07 09:27:48 +01:00
2019-04-05 00:04:27 +07:00
2020-03-09 10:24:46 +01:00
2019-05-30 11:29:52 -07:00
2020-06-03 14:04:28 +02:00
2019-05-24 17:36:45 +02:00
2020-04-16 20:40:14 +03:00
2019-12-04 19:44:12 -08:00
2019-12-04 19:44:12 -08:00
2019-12-04 19:44:13 -08:00
2020-04-14 16:23:46 +02:00
2019-08-05 13:25:34 +02:00
2020-05-25 11:14:36 +02:00
2019-11-07 09:27:48 +01:00
2019-05-30 11:29:52 -07:00
2020-05-25 13:29:41 +02:00
2019-10-29 15:12:52 +01:00
2019-05-24 17:36:45 +02:00
2019-11-07 09:27:48 +01:00
2020-06-03 10:48:37 +02:00
2019-11-07 09:27:48 +01:00
2019-12-12 17:09:50 +01:00
2019-11-07 09:27:48 +01:00
2019-11-07 09:27:48 +01:00
2020-02-10 13:54:17 +01:00
2020-02-21 14:51:56 +01:00
2018-12-07 17:34:08 +02:00
2019-04-05 00:04:27 +07:00
2019-08-05 13:25:34 +02:00
2019-06-05 17:37:06 +02:00
2019-11-07 09:27:48 +01:00
2019-07-09 09:07:00 -07:00
2019-05-30 11:26:32 -07:00
2019-12-12 17:09:50 +01:00
2019-11-07 09:27:48 +01:00
2020-05-05 18:18:38 +02:00
2020-04-28 16:22:33 +02:00
2020-01-15 11:18:29 +01:00
2019-05-30 11:29:19 -07:00
2019-11-07 09:27:48 +01:00
2018-09-04 08:22:47 +02:00
2019-11-07 09:27:48 +01:00
2019-05-24 17:39:01 +02:00
2018-09-04 08:22:47 +02:00
2019-11-07 09:27:48 +01:00
2019-11-07 09:27:48 +01:00
2019-11-07 09:27:48 +01:00
2019-04-05 00:04:28 +07:00
2019-11-07 09:27:48 +01:00
2018-09-04 08:22:47 +02:00
2019-11-07 09:27:48 +01:00
2019-11-07 09:27:48 +01:00
2019-06-19 17:09:55 +02:00
2020-03-02 08:52:55 +01:00
2019-08-23 09:41:18 +02:00
2019-08-05 11:26:58 +02:00
2019-06-27 15:56:51 +01:00
2020-01-15 13:45:01 +01:00
2020-02-10 10:50:58 +01:00
2019-11-07 09:27:48 +01:00
2018-01-09 14:51:00 +01:00
2018-09-17 10:55:24 -07:00
2018-09-17 10:55:24 -07:00
2018-09-17 10:55:24 -07:00
2019-12-04 19:44:12 -08:00
2020-05-18 09:16:31 +02:00
2019-11-07 09:27:48 +01:00
2020-01-29 09:51:36 -08:00
2020-02-10 12:52:34 +01:00
2019-08-15 09:55:07 +02:00
2019-11-07 09:27:48 +01:00
2019-12-09 10:40:18 +01:00
2019-06-19 17:09:55 +02:00
2020-04-02 09:16:06 +02:00
2020-01-07 11:24:44 +01:00
2020-04-16 09:34:03 +02:00
2019-09-10 11:34:20 +01:00
2020-04-24 09:10:01 +02:00
2020-03-20 10:23:06 +01:00
2018-09-25 09:08:48 +02:00
2020-06-07 09:42:16 -07:00
2020-02-21 17:10:33 +01:00
2019-12-12 11:36:13 +01:00
2020-06-05 14:00:30 -07:00
2020-04-28 15:49:20 +02:00
2020-06-14 01:57:21 +09:00
2020-06-03 10:48:37 +02:00
2020-04-14 16:15:55 +02:00