From: Thomas Meyer Date: Sat, 6 Aug 2011 09:29:10 +0000 (+0000) Subject: arm: mach-omap2: mux: use kstrdup() X-Git-Tag: v3.1-rc2~18^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dccb3b0eb6924b54a8f30672979fdc28e164d997;p=pandora-kernel.git arm: mach-omap2: mux: use kstrdup() Use kstrdup rather than duplicating its implementation The semantic patch that makes this output is available in scripts/coccinelle/api/kstrdup.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Thomas Meyer Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed