commit | da37aabf1368e35c895027af9c9094855e57cbe4 | [log] [tgz] |
---|---|---|
author | Ana Rey <anarey@gmail.com> | Fri Mar 07 09:23:54 2014 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Mar 07 16:15:22 2014 -0800 |
tree | 1e064d2f51791b89dc29419b68a04ca89b2d6c6c | |
parent | 83efd52983b75ba976888a777df129b631e6ace5 [diff] |
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>