linux/net/sunrpc/xprtrdma
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler
It's unused.

It isn't needed -- read or write flag is already passed and sysctl
shouldn't care about the rest.

It _was_ used in two places at arch/frv for some reason.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Cc: David Howells <dhowells@redhat.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: James Morris <jmorris@namei.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-09-24 07:21:04 -07:00
..
Makefile rdma: makefile 2008-02-01 16:42:14 -05:00
rpc_rdma.c XPRTRDMA: correct an rpc/rdma inline send marshaling error 2009-03-11 14:37:55 -04:00
svc_rdma.c sysctl: remove "struct file *" argument of ->proc_handler 2009-09-24 07:21:04 -07:00
svc_rdma_marshal.c rdma: ONCRPC RDMA protocol marshalling 2008-02-01 16:42:14 -05:00
svc_rdma_recvfrom.c sunrpc: potential memory leak in function rdma_read_xdr 2009-06-15 19:34:32 -07:00
svc_rdma_sendto.c svcrdma: dma unmap the correct length for the RPCRDMA header page. 2009-05-27 18:57:24 -04:00
svc_rdma_transport.c svcrdma: fix error handling of rdma_alloc_frmr() 2009-07-03 10:14:59 -04:00
transport.c SUNRPC: Kill RPC_DISPLAY_ALL 2009-08-09 15:09:46 -04:00
verbs.c XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devices 2009-05-26 14:51:00 -04:00
xprt_rdma.h RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls. 2008-10-10 15:13:31 -04:00