From: Thomas Meyer Date: Tue, 8 Nov 2011 19:40:26 +0000 (+0100) Subject: Staging: line6: Use kmemdup rather than duplicating its implementation X-Git-Tag: v3.3-rc1~152^2~101^2~354 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cff863871e748d072cae002fb13e692436b0200a;p=pandora-kernel.git Staging: line6: 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. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed