commit | 65d9d2cac5ee2a33b0cec7044171f67d290e7d6e | [log] [tgz] |
---|---|---|
author | Thomas Meyer <thomas@m3y3r.de> | Thu Nov 17 12:43:40 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 21 15:02:36 2011 -0500 |
tree | 9366b8a17136951703680f781383a65e34212845 | |
parent | cb508701efa01ba8628ff2d4280dbbb713d62955 [diff] |
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>