xfrm: remove blank lines at EOF
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
04c6a3a40a
commit
2e13b58069
|
@ -87,4 +87,3 @@ config NET_KEY_MIGRATE
|
|||
<draft-sugimoto-mip6-pfkey-migrate>.
|
||||
|
||||
If unsure, say N.
|
||||
|
||||
|
|
|
@ -3280,4 +3280,3 @@ module_init(xfrm_user_init);
|
|||
module_exit(xfrm_user_exit);
|
||||
MODULE_LICENSE("GPL");
|
||||
MODULE_ALIAS_NET_PF_PROTO(PF_NETLINK, NETLINK_XFRM);
|
||||
|
||||
|
|
Loading…
Reference in New Issue