From: Ana Rey Date: Wed, 26 Feb 2014 14:30:23 +0000 (+0100) Subject: staging: rtl8187se: Convert Stats typedef into a struct X-Git-Tag: v3.15-rc1~139^2~825 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f37e756033c918c198bc2df6dada27df25ce5a6f;p=pandora-kernel.git staging: rtl8187se: Convert Stats typedef into a struct The Documentation/CodingStyle doesn't recommend the use of typedef, convert this to structure. While at it, I have also renamed the variable names that were used in this typedef not to use Hungarian notation. Signed-off-by: Ana Rey Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed