]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
netfilter: Add blank lines in callers of netfilter hooks
authorEric W. Biederman <ebiederm@xmission.com>
Thu, 17 Sep 2015 22:21:31 +0000 (17:21 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Sep 2015 00:18:37 +0000 (17:18 -0700)
commitbe10de0a322ded7701a4dcce4a0ba83b3bbf42e5
tree1965f043eb43d71c80228c73a6a2f929c9694db0
parent0c4b51f0054ce85c0ec578ab818f0631834573eb
netfilter: Add blank lines in callers of netfilter hooks

In code review it was noticed that I had failed to add some blank lines
in places where they are customarily used.  Taking a second look at the
code I have to agree blank lines would be nice so I have added them
here.

Reported-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/xfrm4_output.c
net/ipv6/ip6_output.c
net/ipv6/xfrm6_output.c
net/xfrm/xfrm_output.c