commit | 43da14110cb4d20de0b4b097da88addefeab5f13 | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <krzk@kernel.org> | Thu Nov 21 21:28:35 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 21 12:00:21 2019 -0800 |
tree | e5859dde3c7450ed15e00bd99b22e19db6aa7d5f | |
parent | 5421cf84af69a94ebb179fec252f3772c4681cca [diff] |
net: Fix Kconfig indentation, continued Adjust indentation from spaces to tab (+optional two spaces) as in coding style. This fixes various indentation mixups (seven spaces, tab+one space, etc). Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>