commit | 5421cf84af69a94ebb179fec252f3772c4681cca | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <krzk@kernel.org> | Thu Nov 21 21:28:28 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 21 11:54:09 2019 -0800 |
tree | d451c1d0a74d786095baf641e46e2cf3246510a8 | |
parent | 1841b9829903c82e0445032ad4a7556fcc44a497 [diff] |
drivers: 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>