remarkable-linux/net/rxrpc
Thomas Meyer 65d9d2cac5 RxRPC: Use kmemdup rather than duplicating its implementation
The semantic patch that makes this change is available
in scripts/coccinelle/api/memdup.cocci.

Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-11-21 15:02:36 -05:00
..
af_rxrpc.c
ar-accept.c
ar-ack.c rxrpc: Kill set but unused variable 'sp' in rxrpc_rotate_tx_window() 2011-05-19 18:34:37 -04:00
ar-call.c
ar-connection.c
ar-connevent.c rxrpc: Kill set but unused variable 'sp' in rxrpc_process_connection() 2011-05-19 18:35:58 -04:00
ar-error.c rxrpc: Kill set but unused variable 'local' in rxrpc_UDP_error_handler() 2011-05-19 18:37:11 -04:00
ar-input.c
ar-internal.h
ar-key.c RxRPC: Use kmemdup rather than duplicating its implementation 2011-11-21 15:02:36 -05:00
ar-local.c
ar-output.c net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 2011-10-31 19:30:30 -04:00
ar-peer.c rxrpc: Fix set but unused variable 'usage' in rxrpc_get_peer(). 2011-05-19 18:41:03 -04:00
ar-proc.c
ar-recvmsg.c net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 2011-10-31 19:30:30 -04:00
ar-security.c
ar-skbuff.c
ar-transport.c rxrpc: Fix set but unused variable 'usage' in rxrpc_get_transport() 2011-05-19 18:51:50 -04:00
Kconfig
Makefile
rxkad.c