diff options
author | Stephen Hemminger <stephen@networkplumber.org> | 2018-07-24 12:29:15 -0700 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2018-07-31 12:53:40 -0400 |
commit | 8fdee4cc95d9d66c1378017cc2bef6e0069293a8 (patch) | |
tree | c5274c1a4328a5513ecd2996f5f29b849bc6768f /net/sunrpc/sunrpc.h | |
parent | 0f90be132cbf1537d87a6a8b9e80867adac892f6 (diff) |
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 'net/sunrpc/sunrpc.h')
-rw-r--r-- | net/sunrpc/sunrpc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/sunrpc/sunrpc.h b/net/sunrpc/sunrpc.h index 09a0315ea77b..c9bacb3c930f 100644 --- a/net/sunrpc/sunrpc.h +++ b/net/sunrpc/sunrpc.h @@ -57,4 +57,3 @@ int svc_send_common(struct socket *sock, struct xdr_buf *xdr, int rpc_clients_notifier_register(void); void rpc_clients_notifier_unregister(void); #endif /* _NET_SUNRPC_SUNRPC_H */ - |