commit | c0cfe01fbcf7a823e157eafa545881bcece268e4 | [log] [tgz] |
---|---|---|
author | Ana Rey <anarey@gmail.com> | Mon Mar 10 18:56:47 2014 +0100 |
committer | Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com> | Thu Mar 13 15:41:43 2014 -0700 |
tree | d3b072d6c47b505ecf888e177bb275b1306e0d72 | |
parent | 8a8ec80643e5e9120da578870e788587d333c9f9 [diff] |
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 <anarey@gmail.com> Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>