]> 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)
commitf51333d477253a2541109dc94f5020fc9bd47728
tree5369db38c70bba507bc2ef8d9873a86295ae8230
parent4cac140966af20e554280071e03aa2b42ceb33ed
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