From: Arend van Spriel Date: Fri, 25 Feb 2011 15:39:16 +0000 (+0100) Subject: staging: brcm80211: remove typedef for struct wl_timer X-Git-Tag: v2.6.39-rc1~469^2~369 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44bb83af01dcbfd3982af0f4ef4dec916ab04168;p=pandora-kernel.git staging: brcm80211: remove typedef for struct wl_timer Typedefinitions for structures are considered affecting the code readability. This removes use of wl_timer_t which is typedef for struct wl_timer. Reviewed-by: Roland Vossen Reviewed-by: Brett Rudley Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed