]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
nfs: don't cast callback decode/proc/encode routines
authorChristoph Hellwig <hch@lst.de>
Thu, 11 May 2017 07:22:18 +0000 (09:22 +0200)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 13 Jul 2017 19:57:56 +0000 (15:57 -0400)
commit947c6e431d1feb0bb62397cbb03d6e7292a35425
tree5369db38c70bba507bc2ef8d9873a86295ae8230
parentfc016483eb0b2a19ef1e84ef8f8753c8ec9ac7f8
nfs: don't cast callback decode/proc/encode routines

Instead declare all functions with the proper methods signature.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Acked-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/callback.h
fs/nfs/callback_proc.c
fs/nfs/callback_xdr.c