]> git.baikalelectronics.ru Git - kernel.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)
commit3125dcb7db85ade91f1ef61c0b8d1281428d34fc
tree9366b8a17136951703680f781383a65e34212845
parent32d9950b3f9d9ddd4016b3f91ef64f7e07a4d845
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