From: Thomas Meyer Date: Sun, 22 Jan 2012 17:29:51 +0000 (+0100) Subject: Staging: bcm: Use memdup_user rather than duplicating its implementation X-Git-Tag: v3.4-rc1~186^2~176^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d9ebe77b7665a431a9816eff3eb588e05176dfa;p=pandora-kernel.git Staging: bcm: Use memdup_user rather than duplicating its implementation This is a little bit restricted to reduce false positives The semantic patch that makes this change is available in scripts/coccinelle/api/memdup_user.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