commit | 82e8d723e9e6698572098bf2976223d5069b34b5 | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <krzk@kernel.org> | Fri Oct 04 16:49:31 2019 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Oct 07 03:53:03 2019 +0200 |
tree | 63b6c07a5368816c35307bb1b42f4b05abb8882a | |
parent | da0c9ea146cbe92b832f1b0f694840ea8eb33cce [diff] |
sound: Fix Kconfig 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> Acked-by: Mark Brown <broonie@kernel.org> Link: https://lore.kernel.org/r/20191004144931.3851-1-krzk@kernel.org Signed-off-by: Takashi Iwai <tiwai@suse.de>