commit | ee5f771f10fcd536ca2ae6c1b695cbabf9ef3cbe | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <krzk@kernel.org> | Wed Nov 20 21:38:53 2019 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Nov 20 15:20:29 2019 +0100 |
tree | 79ffcf00e217d259a3c313c42acd24fc056cee8c | |
parent | f82ea85dd722b340225f576dfb28e04ad19d3b53 [diff] |
staging: pi433: 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> Link: https://lore.kernel.org/r/20191120133853.13308-1-krzk@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>