]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit69e3c243760018080c7d298744cf4231f751296d
tree3d6101063db732a0aea95c940f7a1941cc736262
parent1396fb220ab9aebd133d5055dd68efd7daff706c
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