From: Andy Shevchenko Date: Mon, 11 Oct 2010 09:07:35 +0000 (+0300) Subject: staging: brcm80211: remove custom string library again X-Git-Tag: v2.6.37-rc1~60^2~3^2~165 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5642d3ba7b6609e93a688bb39bd5883a270e41f;p=pandora-kernel.git staging: brcm80211: remove custom string library again There was a clean up commit for softmac driver. Do the same for fullmac implementation. Here: - strtoul and bcm_strtoul are changed to simple_strtoul - bcmstrtok -> strsep All unused functions are deleted. Signed-off-by: Andy Shevchenko Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed