From: Thomas Meyer Date: Sat, 12 Nov 2011 12:11:18 +0000 (+0100) Subject: Staging: speakup: Use kmemdup rather than duplicating its implementation X-Git-Tag: v3.3-rc1~152^2~101^2~258 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1aa5eb67d70fa1f801b8b988d7e48e264c283c5e;p=pandora-kernel.git Staging: speakup: 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