]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
RxRPC: Use kmemdup rather than duplicating its implementation
authorThomas Meyer <thomas@m3y3r.de>
Thu, 17 Nov 2011 12:43:40 +0000 (12:43 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Nov 2011 20:02:36 +0000 (15:02 -0500)
commit65d9d2cac5ee2a33b0cec7044171f67d290e7d6e
tree9366b8a17136951703680f781383a65e34212845
parentcb508701efa01ba8628ff2d4280dbbb713d62955
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>
net/rxrpc/ar-key.c