commit | 27b7923035f737a7e6384d0084e34706ea068040 | [log] [tgz] |
---|---|---|
author | Thomas Meyer <thomas@m3y3r.de> | Sat Nov 12 13:21:49 2011 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Sat Nov 26 17:03:56 2011 -0800 |
tree | 5e3a3d0eebe78450985a8b1768632d23a146fa6d | |
parent | b401731985bfa7c02e4e5673a151b29ae7180fce [diff] |
staging: hv: Use kmemdup rather than duplicating its implementation 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: Greg Kroah-Hartman <gregkh@suse.de>