commit | 8524b001a21747c7df5c5a8404f0fbf45661ea44 | [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:17 2011 -0500 |
tree | 78d4675486899b9b49c84e968c90f98e28c99f40 | |
parent | efd0bf97deeddd9ba53daabfc470a1399c6b0b2d [diff] |
irttp: 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>