OSDN Git Service

crypto: Kconfig - Fix indentation
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 21 Nov 2019 03:20:48 +0000 (04:20 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 11 Dec 2019 08:36:05 +0000 (16:36 +0800)
commit2452cfdf477115426cbbee99e641120057ccfdba
treee5a681c2878cf42e03f68241470bbe3f37ea8aa0
parent1e02e6fbdadb3a0cb56294ff37eeeb8109e1f493
crypto: Kconfig - Fix indentation

Adjust indentation from spaces to tab (+optional two spaces) as in
coding style with command like:
$ sed -e 's/^        /\t/' -i */Kconfig

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Horia Geantă <horia.geanta@nxp.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/Kconfig
drivers/crypto/caam/Kconfig
drivers/crypto/chelsio/Kconfig
drivers/crypto/stm32/Kconfig
drivers/crypto/ux500/Kconfig