diff options
Diffstat (limited to 'include/linux/sunrpc')
| -rw-r--r-- | include/linux/sunrpc/xdr.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/linux/sunrpc/xdr.h b/include/linux/sunrpc/xdr.h index 5da968729cf8..5676794ee34f 100644 --- a/include/linux/sunrpc/xdr.h +++ b/include/linux/sunrpc/xdr.h | |||
| @@ -135,11 +135,6 @@ xdr_adjust_iovec(struct kvec *iov, u32 *p) | |||
| 135 | } | 135 | } |
| 136 | 136 | ||
| 137 | /* | 137 | /* |
| 138 | * Maximum number of iov's we use. | ||
| 139 | */ | ||
| 140 | #define MAX_IOVEC (12) | ||
| 141 | |||
| 142 | /* | ||
| 143 | * XDR buffer helper functions | 138 | * XDR buffer helper functions |
| 144 | */ | 139 | */ |
| 145 | extern void xdr_shift_buf(struct xdr_buf *, size_t); | 140 | extern void xdr_shift_buf(struct xdr_buf *, size_t); |
