diff options
author | Kevin McKinney <klmckinney1@gmail.com> | 2012-09-23 23:07:15 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-26 09:31:52 -0700 |
commit | c07b53131ef87e11d14402a588a44440892f946c (patch) | |
tree | d9a082e8fc4c3191e2dc14540b803bb1c197f191 /drivers/staging/bcm/Bcmnet.c | |
parent | b766fb15e1c489d1e5b5a80501593f61fae3a7eb (diff) | |
download | linux-c07b53131ef87e11d14402a588a44440892f946c.tar.gz linux-c07b53131ef87e11d14402a588a44440892f946c.tar.bz2 linux-c07b53131ef87e11d14402a588a44440892f946c.zip |
Staging: bcm: Remove typedef for _stConvergenceSLTypes and call directly.
This patch removes typedef for _stConvergenceSLTypes,
changes the name of the struct to
bcm_convergence_types, and updates the
comments appropriately. In addition, any
calls to typedefs "stConvergenceSLTypes,
CConvergenceSLTypes, and *pstConvergenceSLTypes"
are changed to call the struct directly.
Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Acked-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/bcm/Bcmnet.c')
0 files changed, 0 insertions, 0 deletions