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