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