From 15f91530c90a2c7198d9646463085bafca600204 Mon Sep 17 00:00:00 2001 From: Arend van Spriel Date: Wed, 6 Jul 2011 00:02:54 +0200 Subject: [PATCH] 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-format-patch failed