From: Ana Rey Date: Mon, 10 Mar 2014 17:56:47 +0000 (+0100) Subject: staging: rtl8187se: Convert _RT_RF_POWER_STATE typedef into an enum X-Git-Tag: v3.15-rc1~139^2~443 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0cfe01fbcf7a823e157eafa545881bcece268e4;p=pandora-kernel.git staging: rtl8187se: Convert _RT_RF_POWER_STATE typedef into an enum The Documentation/CodingStyle doesn't recommend the use of typedef, convert this to 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