OSDN Git Service

net: Kconfig: indent with tabs instead of spaces
authorMarek Behún <kabel@kernel.org>
Tue, 8 Jun 2021 01:26:48 +0000 (03:26 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 8 Jun 2021 18:34:37 +0000 (11:34 -0700)
commitd6dd33ffa33b7a6a05e98f8f0cb2f256640fa5d5
treeec72a034a03474897c15f5cc4ae20609a0e1a7a6
parentdc8cf7550a703b8b9c94beed621c6c2474347eff
net: Kconfig: indent with tabs instead of spaces

The BAREUDP config option uses spaces instead of tabs for indentation.
The rest of this file uses tabs. Fix this.

Signed-off-by: Marek Behún <kabel@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/Kconfig