linux_dsm_epyc7002/drivers/char/hw_random
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
..
amd-rng.c
atmel-rng.c
bcm2835-rng.c treewide: remove redundant IS_ERR() before error code check 2020-02-04 03:05:27 +00:00
cavium-rng-vf.c
cavium-rng.c
cctrng.c hwrng: cctrng - Make some symbols static 2020-04-30 15:19:34 +10:00
cctrng.h hwrng: cctrng - introduce Arm CryptoCell driver 2020-04-16 16:49:20 +10:00
core.c
exynos-trng.c
geode-rng.c
hisi-rng.c
hisi-trng-v2.c
imx-rngc.c hwrng: imx-rngc - simplify interrupt mask/unmask 2020-03-12 23:00:15 +11:00
intel-rng.c remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
iproc-rng200.c hwrng: iproc-rng200 - Add support for BCM2711 2019-12-11 16:34:45 +08:00
ixp4xx-rng.c
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
ks-sa-rng.c
Makefile hwrng: cctrng - introduce Arm CryptoCell driver 2020-04-16 16:49:20 +10:00
meson-rng.c
mtk-rng.c
mxc-rnga.c
n2-asm.S
n2-drv.c
n2rng.h
nomadik-rng.c
npcm-rng.c
octeon-rng.c remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
omap3-rom-rng.c change email address for Pali Rohár 2020-04-10 15:36:22 -07:00
omap-rng.c hwrng: omap - Delete an error message in of_get_omap_rng_device_details() 2020-04-16 16:49:22 +10:00
optee-rng.c hwrng: optee - Use UUID API for exporting the UUID 2020-04-30 15:19:33 +10:00
pasemi-rng.c
pic32-rng.c
powernv-rng.c
pseries-rng.c
s390-trng.c
st-rng.c
stm32-rng.c
timeriomem-rng.c
tx4939-rng.c
via-rng.c hwrng: via_rng: Convert to new X86 CPU match macros 2020-03-24 21:36:26 +01:00
virtio-rng.c virtio-rng: pull in slab.h 2020-04-17 06:05:29 -04:00
xgene-rng.c hwrng: xgene - Delete an error message in xgene_rng_probe() 2020-04-16 16:49:22 +10:00