From: Stephen Hemminger Date: Tue, 24 Jul 2018 19:29:06 +0000 (-0700) Subject: xfrm: remove blank lines at EOF X-Git-Tag: Ubuntu-5.2.0-15.16~3800^2~271^2~9 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=2e13b580691cf1a3c4bafd723453dbbd7236a428;p=mirror_ubuntu-eoan-kernel.git xfrm: remove blank lines at EOF Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- diff --git a/net/xfrm/Kconfig b/net/xfrm/Kconfig index 286ed25c1a69..eab952cca7d0 100644 --- a/net/xfrm/Kconfig +++ b/net/xfrm/Kconfig @@ -87,4 +87,3 @@ config NET_KEY_MIGRATE . If unsure, say N. - diff --git a/net/xfrm/xfrm_user.c b/net/xfrm/xfrm_user.c index 080035f056d9..09cceab450b8 100644 --- a/net/xfrm/xfrm_user.c +++ b/net/xfrm/xfrm_user.c @@ -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); -