Re: [PATCH net-next] vxlan: fix indentation
From: David Miller <davem@davemloft.net>
Date: 2015-03-31 17:56:05
From: David Miller <davem@davemloft.net>
Date: 2015-03-31 17:56:05
From: Jiri Benc <redacted> Date: Sun, 29 Mar 2015 16:17:37 +0200
Some lines in vxlan code are indented by 7 spaces instead of a tab.
Fixes: e4c7ed415387 ("vxlan: add ipv6 support")
Signed-off-by: Jiri Benc <redacted>Applied.