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