staging: rtl8187se: Convert buffer typedef into a struct
authorAna Rey <anarey@gmail.com>
Fri, 7 Mar 2014 08:23:54 +0000 (09:23 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 8 Mar 2014 00:15:22 +0000 (16:15 -0800)
commitda37aabf1368e35c895027af9c9094855e57cbe4
tree1e064d2f51791b89dc29419b68a04ca89b2d6c6c
parent83efd52983b75ba976888a777df129b631e6ace5
staging: rtl8187se: Convert buffer 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.025249 seconds and 5 git commands to generate.