Staging: bcm: Remove typedef for _stConvergenceSLTypes and call directly.
authorKevin McKinney <klmckinney1@gmail.com>
Mon, 24 Sep 2012 03:07:15 +0000 (23:07 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Sep 2012 16:31:52 +0000 (09:31 -0700)
commitc07b53131ef87e11d14402a588a44440892f946c
treed9a082e8fc4c3191e2dc14540b803bb1c197f191
parentb766fb15e1c489d1e5b5a80501593f61fae3a7eb
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>
drivers/staging/bcm/CmHost.c
drivers/staging/bcm/cntrl_SignalingInterface.h