dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/sunrpc/xprtrdma
Joe Perches 81160e66cc net/sunrpc: Convert (void)snprintf to snprintf
(Applies on top of "Remove uses of NIPQUAD, use %pI4")

Casts to void of snprintf are most uncommon in kernel source.
9 use casts, 1301 do not.

Remove the remaining uses in net/sunrpc/

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-03-08 12:15:59 -08: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: Drop & in front of every proc_handler. 2009-11-18 08:37:40 -08:00
svc_rdma_marshal.c rdma: ONCRPC RDMA protocol marshalling 2008-02-01 16:42:14 -05:00
svc_rdma_recvfrom.c net: Move && and || to end of previous line 2009-11-29 16:55:45 -08:00
svc_rdma_sendto.c tree-wide: fix assorted typos all over the place 2009-12-04 15:39:55 +01:00
svc_rdma_transport.c headers: remove sched.h from interrupt.h 2009-10-11 11:20:58 -07:00
transport.c net/sunrpc: Convert (void)snprintf to snprintf 2010-03-08 12:15:59 -08:00
verbs.c net: Move && and || to end of previous line 2009-11-29 16:55:45 -08:00
xprt_rdma.h RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls. 2008-10-10 15:13:31 -04:00