commit | 186482560f660b8dbf77ee43aa6489cb45d342cd | [log] [tgz] |
---|---|---|
author | Thomas Meyer <thomas@m3y3r.de> | Thu Nov 10 19:45:21 2011 +0100 |
committer | Sage Weil <sage@newdream.net> | Tue Jan 10 08:56:54 2012 -0800 |
tree | 313156ea6ce1311fba0c569ac0fc51cafaca9d4b | |
parent | 805a6af8dba5dfdd35ec35dc52ec0122400b2610 [diff] |
ceph: 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: Sage Weil <sage@newdream.net>