staging: rtl8187se: Convert r8180_priv typedef into a struct
authorAna Rey <anarey@gmail.com>
Fri, 7 Mar 2014 08:23:55 +0000 (09:23 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 8 Mar 2014 00:15:22 +0000 (16:15 -0800)
commita983c95fb8deebc05d37e963ef7d710fb30fdb54
tree69411e30b23892a93e3bcc0e1bea1c351f2f4b3d
parentda37aabf1368e35c895027af9c9094855e57cbe4
staging: rtl8187se: Convert r8180_priv typedef into a struct

The Documentation/CodingStyle doesn't recommend the use of typedef,
convert this to structure.

Signed-off-by: Ana Rey <anarey@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8187se/r8180.h
This page took 0.025382 seconds and 5 git commands to generate.