From: Peter Huewe Date: Fri, 25 Jan 2013 23:40:13 +0000 (+0100) Subject: staging/omapdrm: Use kmemdup rather than duplicating its implementation X-Git-Tag: v3.9-rc1~127^2~233 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6200964713e381cb19017ccf567a0fb886b9c6c;p=pandora-kernel.git staging/omapdrm: Use kmemdup rather than duplicating its implementation Found with coccicheck. The semantic patch that makes this change is available in scripts/coccinelle/api/memdup.cocci. Signed-off-by: Peter Huewe Signed-off-by: Rob Clark Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed