WSL2-Linux-Kernel/drivers/iio/dac
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
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile
ad5064.c
ad5360.c iio: dac: ad5360: Replace indio_dev->mlock with own device lock 2020-05-16 16:11:14 +01:00
ad5380.c iio: dac: ad5380: Replace indio_dev->mlock with own device lock 2020-05-16 16:26:05 +01:00
ad5421.c iio: dac: ad5421: Replace indio_dev->mlock with own device lock 2020-05-16 16:27:20 +01:00
ad5446.c iio: dac: ad5446: Replace indio_dev->mlock with own device lock 2020-05-16 16:14:36 +01:00
ad5449.c iio: dac: ad5449: Replace indio_dev->mlock with own device lock 2020-05-16 16:16:14 +01:00
ad5504.c
ad5592r-base.c iio: dac: ad5592r-base: Replace indio_dev->mlock with own device lock 2020-05-21 19:37:05 +01:00
ad5592r-base.h iio: dac: ad5592r-base: Replace indio_dev->mlock with own device lock 2020-05-21 19:37:05 +01:00
ad5592r.c
ad5593r.c
ad5624r.h
ad5624r_spi.c
ad5686-spi.c
ad5686.c iio: dac: ad5686: Replace indio_dev->mlock with own device lock 2020-05-16 16:29:54 +01:00
ad5686.h iio: dac: ad5686: Replace indio_dev->mlock with own device lock 2020-05-16 16:29:54 +01:00
ad5696-i2c.c
ad5755.c iio: dac: ad5755: Replace indio_dev->mlock with own device lock 2020-05-16 16:17:35 +01:00
ad5758.c
ad5761.c Staging/IIO driver patches for 5.8-rc1 2020-06-07 10:45:08 -07:00
ad5764.c iio: dac: ad5764: Replace indio_dev->mlock with own device lock 2020-05-16 16:24:41 +01:00
ad5770r.c
ad5791.c
ad7303.c
ad8801.c
cio-dac.c
dpot-dac.c
ds4424.c
lpc18xx_dac.c
ltc1660.c
ltc2632.c
m62332.c
max517.c
max5821.c
mcp4725.c
mcp4922.c
stm32-dac-core.c
stm32-dac-core.h
stm32-dac.c
ti-dac082s085.c
ti-dac5571.c
ti-dac7311.c
ti-dac7612.c mailmap: change email for Ricardo Ribalda 2020-05-25 18:59:59 -06:00
vf610_dac.c Merge 5.7-rc7 into staging-next 2020-05-25 09:11:19 +02:00