OSDN Git Service

ipv4: streamline ipmr_new_tunnel
authorChristoph Hellwig <hch@lst.de>
Tue, 19 May 2020 13:03:11 +0000 (15:03 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 May 2020 22:45:11 +0000 (15:45 -0700)
commitc384b8a70c59d85f83a05c8963e71d35da2607b9
tree5cdd74f9365b43b47e755b27bd02a13433d3db23
parentbefb270f50763816d5bd027df35a9a416158a2b9
ipv4: streamline ipmr_new_tunnel

Reduce a few level of indentation to simplify the function.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ipmr.c