decnet: whitespace fixes
Remove trailing whitespace and extra 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:
committed by
David S. Miller
parent
27782f403f
commit
19c198d9c1
@ -3,4 +3,3 @@
|
||||
#
|
||||
|
||||
obj-$(CONFIG_DECNET_NF_GRABULATOR) += dn_rtmsg.o
|
||||
|
||||
|
@ -158,4 +158,3 @@ MODULE_ALIAS_NET_PF_PROTO(PF_NETLINK, NETLINK_DNRTMSG);
|
||||
|
||||
module_init(dn_rtmsg_init);
|
||||
module_exit(dn_rtmsg_fini);
|
||||
|
||||
|
Reference in New Issue
Block a user