From: Arend van Spriel Date: Tue, 18 Oct 2011 12:03:07 +0000 (+0200) Subject: brcm80211: smac: some local function made static in main.c X-Git-Tag: v3.3-rc1~182^2~545^2~170 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=094b199bf707a41bc6748f0c2f0a23ecf5d2ccd6;p=pandora-kernel.git brcm80211: smac: some local function made static in main.c In main.c a couple of functions were not static although they were only locally used. Sparse gave warnings on them and these functions have been made static. Reviewed-by: Alwin Beukers Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Roland Vossen Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed