OSDN Git Service

ceph: Use kmemdup rather than duplicating its implementation
authorThomas Meyer <thomas@m3y3r.de>
Thu, 10 Nov 2011 18:45:21 +0000 (19:45 +0100)
committerSage Weil <sage@newdream.net>
Tue, 10 Jan 2012 16:56:54 +0000 (08:56 -0800)
commit186482560f660b8dbf77ee43aa6489cb45d342cd
tree313156ea6ce1311fba0c569ac0fc51cafaca9d4b
parent805a6af8dba5dfdd35ec35dc52ec0122400b2610
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>
net/ceph/crypto.c