commit | b8ffdbd05f8692cdadccd04464271e48b1e8d439 | [log] [tgz] |
---|---|---|
author | Thomas Meyer <thomas@m3y3r.de> | Thu Nov 17 13:05:35 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 21 15:02:36 2011 -0500 |
tree | 25d9fbcb355ed76c6485a33f85bd64d8fa457991 | |
parent | 65d9d2cac5ee2a33b0cec7044171f67d290e7d6e [diff] |
gianfar: 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>