bpfilter: remove trailing newline
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
19c198d9c1
commit
a17922def7
|
@ -13,4 +13,3 @@ config BPFILTER_UMH
|
|||
help
|
||||
This builds bpfilter kernel module with embedded user mode helper
|
||||
endif
|
||||
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
obj-$(CONFIG_BPFILTER) += sockopt.o
|
||||
|
||||
|
|
Loading…
Reference in New Issue