On Thu, Nov 21, 2019 at 04:20:48AM +0100, Krzysztof Kozlowski wrote: > 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@xxxxxxxxxx> > Reviewed-by: Horia Geantă <horia.geanta@xxxxxxx> > > --- > > Changes since v1: > 1. Fix also 7-space and tab+1 space indentation issues. > --- > drivers/crypto/Kconfig | 22 +++++++++++----------- > drivers/crypto/caam/Kconfig | 14 +++++++------- > drivers/crypto/chelsio/Kconfig | 30 +++++++++++++++--------------- > drivers/crypto/stm32/Kconfig | 6 +++--- > drivers/crypto/ux500/Kconfig | 16 ++++++++-------- > 5 files changed, 44 insertions(+), 44 deletions(-) Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt