]> git.karo-electronics.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)
committerChristoph Hellwig <hch@lst.de>
Mon, 15 May 2017 15:42:16 +0000 (17:42 +0200)
commitf4dac4ade5ba4e84b1fb28ff52265f13aa833838
treeea3cc0608382817f8ec4068d6acae203e8db7fb4
parent18d9cff40010cb13cc57c36c982b273140b6b73e
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