aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtsock.c
diff options
context:
space:
mode:
authorStephen Hemminger <stephen@networkplumber.org>2018-07-24 12:29:15 -0700
committerAnna Schumaker <Anna.Schumaker@Netapp.com>2018-07-31 12:53:40 -0400
commit8fdee4cc95d9d66c1378017cc2bef6e0069293a8 (patch)
treec5274c1a4328a5513ecd2996f5f29b849bc6768f /net/sunrpc/xprtsock.c
parentNFSv4 client live hangs after live data migration recovery (diff)
downloadlinux-dev-8fdee4cc95d9d66c1378017cc2bef6e0069293a8.tar.xz
linux-dev-8fdee4cc95d9d66c1378017cc2bef6e0069293a8.zip
sunrpc: whitespace fixes
Remove trailing whitespace and blank line at EOF Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to '')
-rw-r--r--net/sunrpc/xprtsock.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/sunrpc/xprtsock.c b/net/sunrpc/xprtsock.c
index 9e1c5024aba9..6b7539c0466e 100644
--- a/net/sunrpc/xprtsock.c
+++ b/net/sunrpc/xprtsock.c
@@ -3375,4 +3375,3 @@ module_param_named(tcp_max_slot_table_entries, xprt_max_tcp_slot_table_entries,
max_slot_table_size, 0644);
module_param_named(udp_slot_table_entries, xprt_udp_slot_table_entries,
slot_table_size, 0644);
-