From: Arend van Spriel Date: Fri, 2 Sep 2011 14:00:28 +0000 (+0200) Subject: staging: brcm80211: remove extern keyword from function definition X-Git-Tag: v3.2-rc1~169^2^2~650 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6b8641f45bd79dbc26931972431c4697686472d;p=pandora-kernel.git staging: brcm80211: remove extern keyword from function definition Sparse warning was given when using the extern keyword in the function definition. This patch removes those instances. Reported-by: Aaro Koskinen Reviewed-by: Franky (Zhenhui) Lin Reviewed-by: Roland Vossen Signed-off-by: Roland Vossen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed