From: Ana Rey Date: Mon, 10 Mar 2014 18:10:24 +0000 (+0100) Subject: staging: rtl8187se: Convert _RT_PS_MODE typedef into an enum X-Git-Tag: v3.15-rc1~139^2~440 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=428bd7df5dbaeb704268cc22e065712166e8bedd;p=pandora-kernel.git staging: rtl8187se: Convert _RT_PS_MODE typedef into an enum The Documentation/CodingStyle doesn't recommend the use of typedef, convert this into an enum. 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: Peter P Waskiewicz Jr --- Reading git-diff-tree failed