summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorTrond Myklebust <trond.myklebust@fys.uio.no>2004-08-23 10:09:18 -0400
committerTrond Myklebust <trond.myklebust@fys.uio.no>2004-08-23 10:09:18 -0400
commit1fba7be82f80207447eeee00455efc34f89c91ce (patch)
tree8f7f9fb3afca8b93f407e6d9c74b851eef7af2c8 /include/linux
parent221ef8e71a02f25c9b0f7ba0ed09ac7f8a865584 (diff)
RPCSEC_GSS: Remove an unused parameter.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu> Signed-off-by: Trond Myklebust <trond.myklebust@fys.uio.no>
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/sunrpc/gss_asn1.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/sunrpc/gss_asn1.h b/include/linux/sunrpc/gss_asn1.h
index 7559244d46b9..e0e4e1dc5656 100644
--- a/include/linux/sunrpc/gss_asn1.h
+++ b/include/linux/sunrpc/gss_asn1.h
@@ -69,7 +69,6 @@ u32 g_verify_token_header(
struct xdr_netobj *mech,
int *body_size,
unsigned char **buf_in,
- int tok_type,
int toksize);
u32 g_get_mech_oid(struct xdr_netobj *mech, struct xdr_netobj * in_buf);