From: Roland Vossen Date: Wed, 1 Dec 2010 20:37:34 +0000 (+0100) Subject: staging: brcm80211: replaced typedef struct wl_info_t by struct wl_info. X-Git-Tag: v2.6.38-rc1~423^2~156 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cb22a7a5624603b9db3571fc65489f5389b512c;p=pandora-kernel.git staging: brcm80211: replaced typedef struct wl_info_t by struct wl_info. Part of the code cleanup effort. CodingStyle doc advises to restrict the usage of typedefs. Also moved several function declarations from .c to .h file because this typedef replace operation induced checkpatch.pl warnings. Signed-off-by: Roland Vossen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed