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~83^2~15^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4462f246c8821f625f45bce52c7ca7e0207dffe;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