aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/Makefile
diff options
context:
space:
mode:
authorStephen Hemminger <stephen@networkplumber.org>2018-07-24 12:29:03 -0700
committerDavid S. Miller <davem@davemloft.net>2018-07-24 14:10:42 -0700
commit1cb1d977b41ad9fbcbd57ba24b203d6cb2f79952 (patch)
treef932ad1ec585adda9ce2b7d669868967aba266e5 /net/rds/Makefile
parentwimax: remove blank lines at EOF (diff)
downloadlinux-dev-1cb1d977b41ad9fbcbd57ba24b203d6cb2f79952.tar.xz
linux-dev-1cb1d977b41ad9fbcbd57ba24b203d6cb2f79952.zip
rds: remove trailing whitespace and blank lines
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/rds/Makefile')
-rw-r--r--net/rds/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/rds/Makefile b/net/rds/Makefile
index b5d568bd479c..e647f9de104a 100644
--- a/net/rds/Makefile
+++ b/net/rds/Makefile
@@ -15,4 +15,3 @@ rds_tcp-y := tcp.o tcp_connect.o tcp_listen.o tcp_recv.o \
tcp_send.o tcp_stats.o
ccflags-$(CONFIG_RDS_DEBUG) := -DRDS_DEBUG
-