]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: fib6: reduce identation in ip6_convert_metrics
authorDaniel Borkmann <daniel@iogearbox.net>
Mon, 31 Aug 2015 13:58:45 +0000 (15:58 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 31 Aug 2015 19:34:00 +0000 (12:34 -0700)
commit1bb14807bc761a88bb9d319e7bf519eebf4c82ec
tree0834e40fbe029ae590cd0e3cc7e1c6d1f9ab79e9
parent6cf9dfd3bd62edfff69f11c0f111bc261166e4c7
net: fib6: reduce identation in ip6_convert_metrics

Reduce the identation a bit, there's no need to artificically have
it increased.

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/route.c