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