From: Thomas Meyer Date: Sat, 12 Nov 2011 12:21:49 +0000 (+0100) Subject: staging: hv: Use kmemdup rather than duplicating its implementation X-Git-Tag: v3.3-rc1~152^2~101^2~293 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27b7923035f737a7e6384d0084e34706ea068040;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed