]> git.baikalelectronics.ru Git - kernel.git/commit
brcm80211: smac: some local function made static in main.c
authorArend van Spriel <arend@broadcom.com>
Tue, 18 Oct 2011 12:03:07 +0000 (14:03 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 8 Nov 2011 20:54:08 +0000 (15:54 -0500)
commit490a5a50cb701cb7220d4722be76dc20069ef5b3
tree5a93028646c8d84ec78ff8a469d59b176e2fb5f3
parentf9ea3b5e7832fe579c324e56b33920e5afdfd47b
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 <alwin@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Roland Vossen <rvossen@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/brcm80211/brcmsmac/main.c