Skip to content

Commit

Permalink
staging: brcm80211: remove static function prototypes from main.c
Browse files Browse the repository at this point in the history
Function prototypes for static functions are not strictly needed and
considered unwanted by linux community. This patch reorders the
functions in brcmsmac/main.c and gets rid of the prototypes.

Reported-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Roland Vossen <rvossen@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Arend van Spriel authored and Greg Kroah-Hartman committed Sep 6, 2011
1 parent 2618f3a commit 2682e2a
Showing 1 changed file with 2,254 additions and 2,431 deletions.
Loading

0 comments on commit 2682e2a

Please sign in to comment.