commit | f0a4cf31017ac8179a2fe295c1bd8e821d7674f4 | [log] [tgz] |
---|---|---|
author | Thomas Meyer <thomas@m3y3r.de> | Thu Nov 17 12:43:40 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Dec 04 10:46:56 2011 -0800 |
tree | 1a640c00647cc7eb90d9849033071270f39f81d7 | |
parent | e5fd47bfab2df0c2184cc0bf4245d8e1bb7724fb [diff] |
sparc: 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>