/openbmc/linux/fs/nfsd/ |
H A D | xdr.h | diff 8537488b5a2f33980e33f654b0a515304de2b267 Mon May 08 11:48:24 CDT 2017 Christoph Hellwig <hch@lst.de> sunrpc: properly type pc_release callbacks
Drop the p and resp arguments as they are always NULL or can trivially be derived from the rqstp argument. With that all functions now have the same prototype, and we can remove the unsafe casting to kxdrproc_t.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | xdr3.h | diff 8537488b5a2f33980e33f654b0a515304de2b267 Mon May 08 11:48:24 CDT 2017 Christoph Hellwig <hch@lst.de> sunrpc: properly type pc_release callbacks
Drop the p and resp arguments as they are always NULL or can trivially be derived from the rqstp argument. With that all functions now have the same prototype, and we can remove the unsafe casting to kxdrproc_t.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | nfsxdr.c | diff 8537488b5a2f33980e33f654b0a515304de2b267 Mon May 08 11:48:24 CDT 2017 Christoph Hellwig <hch@lst.de> sunrpc: properly type pc_release callbacks
Drop the p and resp arguments as they are always NULL or can trivially be derived from the rqstp argument. With that all functions now have the same prototype, and we can remove the unsafe casting to kxdrproc_t.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | nfs3acl.c | diff 8537488b5a2f33980e33f654b0a515304de2b267 Mon May 08 11:48:24 CDT 2017 Christoph Hellwig <hch@lst.de> sunrpc: properly type pc_release callbacks
Drop the p and resp arguments as they are always NULL or can trivially be derived from the rqstp argument. With that all functions now have the same prototype, and we can remove the unsafe casting to kxdrproc_t.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | nfs2acl.c | diff 8537488b5a2f33980e33f654b0a515304de2b267 Mon May 08 11:48:24 CDT 2017 Christoph Hellwig <hch@lst.de> sunrpc: properly type pc_release callbacks
Drop the p and resp arguments as they are always NULL or can trivially be derived from the rqstp argument. With that all functions now have the same prototype, and we can remove the unsafe casting to kxdrproc_t.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | nfsproc.c | diff 8537488b5a2f33980e33f654b0a515304de2b267 Mon May 08 11:48:24 CDT 2017 Christoph Hellwig <hch@lst.de> sunrpc: properly type pc_release callbacks
Drop the p and resp arguments as they are always NULL or can trivially be derived from the rqstp argument. With that all functions now have the same prototype, and we can remove the unsafe casting to kxdrproc_t.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | nfs3proc.c | diff 8537488b5a2f33980e33f654b0a515304de2b267 Mon May 08 11:48:24 CDT 2017 Christoph Hellwig <hch@lst.de> sunrpc: properly type pc_release callbacks
Drop the p and resp arguments as they are always NULL or can trivially be derived from the rqstp argument. With that all functions now have the same prototype, and we can remove the unsafe casting to kxdrproc_t.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | xdr4.h | diff 8537488b5a2f33980e33f654b0a515304de2b267 Mon May 08 11:48:24 CDT 2017 Christoph Hellwig <hch@lst.de> sunrpc: properly type pc_release callbacks
Drop the p and resp arguments as they are always NULL or can trivially be derived from the rqstp argument. With that all functions now have the same prototype, and we can remove the unsafe casting to kxdrproc_t.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | nfs3xdr.c | diff 8537488b5a2f33980e33f654b0a515304de2b267 Mon May 08 11:48:24 CDT 2017 Christoph Hellwig <hch@lst.de> sunrpc: properly type pc_release callbacks
Drop the p and resp arguments as they are always NULL or can trivially be derived from the rqstp argument. With that all functions now have the same prototype, and we can remove the unsafe casting to kxdrproc_t.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | nfs4xdr.c | diff 8537488b5a2f33980e33f654b0a515304de2b267 Mon May 08 11:48:24 CDT 2017 Christoph Hellwig <hch@lst.de> sunrpc: properly type pc_release callbacks
Drop the p and resp arguments as they are always NULL or can trivially be derived from the rqstp argument. With that all functions now have the same prototype, and we can remove the unsafe casting to kxdrproc_t.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/include/linux/sunrpc/ |
H A D | svc.h | diff 8537488b5a2f33980e33f654b0a515304de2b267 Mon May 08 11:48:24 CDT 2017 Christoph Hellwig <hch@lst.de> sunrpc: properly type pc_release callbacks
Drop the p and resp arguments as they are always NULL or can trivially be derived from the rqstp argument. With that all functions now have the same prototype, and we can remove the unsafe casting to kxdrproc_t.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/net/sunrpc/ |
H A D | svc.c | diff 8537488b5a2f33980e33f654b0a515304de2b267 Mon May 08 11:48:24 CDT 2017 Christoph Hellwig <hch@lst.de> sunrpc: properly type pc_release callbacks
Drop the p and resp arguments as they are always NULL or can trivially be derived from the rqstp argument. With that all functions now have the same prototype, and we can remove the unsafe casting to kxdrproc_t.
Signed-off-by: Christoph Hellwig <hch@lst.de>
|