From: Arend van Spriel Date: Tue, 5 Jul 2011 22:02:54 +0000 (+0200) Subject: staging: brcm80211: remove several externs from dhd_linux.c X-Git-Tag: v3.1-rc1~232^2~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15f91530c90a2c7198d9646463085bafca600204;p=pandora-kernel.git staging: brcm80211: remove several externs from dhd_linux.c The script checkpatch.pl flagged for some extern variables in dhd_linux.c source. Several have been fixed in this patch. Two remaining are in macro conditional code that needs cleanup so they are not resolved here. Reviewed-by: Roland Vossen Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed