From: Thomas Meyer Date: Sat, 6 Aug 2011 09:32:56 +0000 (+0200) Subject: ACPI: use kstrdup() X-Git-Tag: v3.2-rc1~10^2~1^3~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=581de59e8dff8eaa52809e768a585e9ef336aa4a;p=pandora-kernel.git ACPI: 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: Len Brown --- Reading git-diff-tree failed