sunrpc/auth_gss: fix decoder callback prototypes
authorChristoph Hellwig <hch@lst.de>
Mon, 8 May 2017 13:03:02 +0000 (15:03 +0200)
committerChristoph Hellwig <hch@lst.de>
Mon, 15 May 2017 15:42:13 +0000 (17:42 +0200)
commit305c62417f2e5ff9e784ff7b52e493368373e2d7
treec1e038c3af0edcde66212d3b45962ba3a9c5f57e
parent605d712fa89f16ed5266897ecda01dd1a74b8aa8
sunrpc/auth_gss: fix decoder callback prototypes

Declare the p_decode callbacks with the proper prototype instead of
casting to kxdrdproc_t and losing all type safety.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Acked-by: Trond Myklebust <trond.myklebust@primarydata.com>
net/sunrpc/auth_gss/gss_rpc_upcall.c
net/sunrpc/auth_gss/gss_rpc_xdr.c
net/sunrpc/auth_gss/gss_rpc_xdr.h