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