From: Thomas Meyer Date: Sat, 6 Aug 2011 09:17:20 +0000 (+0200) Subject: staging: brcm80211: use kstrdup() X-Git-Tag: v3.2-rc1~169^2^2~864^2~263 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe39f945bac555165962b58f0cafa5fbfa3d5724;p=pandora-kernel.git staging: brcm80211: 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: Greg Kroah-Hartman --- Reading git-diff-tree failed