From: Thomas Meyer Date: Thu, 10 Nov 2011 18:45:21 +0000 (+0100) Subject: ceph: Use kmemdup rather than duplicating its implementation X-Git-Tag: v3.3-rc1~79^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=186482560f660b8dbf77ee43aa6489cb45d342cd;p=pandora-kernel.git 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 Signed-off-by: Sage Weil --- Reading git-diff-tree failed