net: Fix Kconfig indentation
authorKrzysztof Kozlowski <krzk@kernel.org>
Mon, 23 Sep 2019 15:52:42 +0000 (17:52 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Sep 2019 06:56:17 +0000 (08:56 +0200)
commitbf69abad27d8fe1daca9558441fd0205fb2d7bc9
tree01d00465f6e0774daa1a13483c0302761d584661
parent34b7bb2995b839729a2e793ea1dccc987b6dbab6
net: 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: Sven Eckelmann <sven@narfation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/batman-adv/Kconfig
net/ife/Kconfig
net/ipv4/Kconfig
net/ipv6/netfilter/Kconfig
net/netfilter/Kconfig
net/netfilter/ipvs/Kconfig
net/rds/Kconfig
net/sched/Kconfig