summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
diff options
context:
space:
mode:
authorTrond Myklebust <trond.myklebust@primarydata.com>2015-02-08 16:00:01 -0500
committerTrond Myklebust <trond.myklebust@primarydata.com>2015-02-09 09:20:40 -0500
commit505936f59f1e4cd0ff92ae5abc7aae64fb74dbdb (patch)
tree0f5ac99a05bea996673d44020bf8a779e8ea415a /include/linux/sunrpc
parent9cbc94fb06f98de0e8d393eaff09c790f4c3ba46 (diff)
downloadop-kernel-dev-505936f59f1e4cd0ff92ae5abc7aae64fb74dbdb.zip
op-kernel-dev-505936f59f1e4cd0ff92ae5abc7aae64fb74dbdb.tar.gz
SUNRPC: Cleanup to remove remaining uses of XPRT_CONNECTION_ABORT
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'include/linux/sunrpc')
-rw-r--r--include/linux/sunrpc/xprt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/sunrpc/xprt.h b/include/linux/sunrpc/xprt.h
index 86af854..ae39d47 100644
--- a/include/linux/sunrpc/xprt.h
+++ b/include/linux/sunrpc/xprt.h
@@ -360,7 +360,6 @@ void xprt_unlock_connect(struct rpc_xprt *, void *);
#define XPRT_BOUND (4)
#define XPRT_BINDING (5)
#define XPRT_CLOSING (6)
-#define XPRT_CONNECTION_ABORT (7)
#define XPRT_CONNECTION_CLOSE (8)
#define XPRT_CONGESTED (9)
OpenPOWER on IntegriCloud