]> git.baikalelectronics.ru Git - kernel.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)
commit978809790e9a59519fd6c21b1e0748c5ea36c338
tree5369db38c70bba507bc2ef8d9873a86295ae8230
parentcaae3827eb9fbe667348bbc819d53af5cb4476d6
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