OSDN Git Service

staging: rtl8187se: Convert _RT_PS_MODE typedef into an enum
authorAna Rey <anarey@gmail.com>
Mon, 10 Mar 2014 18:10:24 +0000 (19:10 +0100)
committerPeter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Thu, 13 Mar 2014 22:49:55 +0000 (15:49 -0700)
commit428bd7df5dbaeb704268cc22e065712166e8bedd
tree3d6101063db732a0aea95c940f7a1941cc736262
parent8dc1c48bca1ca422baa55b1b1f7fee28ccb842c8
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 <anarey@gmail.com>
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
drivers/staging/rtl8187se/r8180.h
drivers/staging/rtl8187se/r8180_core.c