Staging: bcm: Remove typedef for _stPhsRuleSI and call directly.
commitd2a392c2bd1dde3e5b8391a23ca1df7ea3d5cec5
authorKevin McKinney <klmckinney1@gmail.com>
Mon, 24 Sep 2012 03:07:16 +0000 (23 23:07 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Sep 2012 16:31:52 +0000 (26 09:31 -0700)
treef4f1ba323650fa06bd009dd772ee52e6dded43a1
parentc07b53131ef87e11d14402a588a44440892f946c
Staging: bcm: Remove typedef for _stPhsRuleSI and call directly.

This patch removes typedef for _stPhsRuleSI,
changes the name of the struct to
bcm_phs_rules, and updates the comments
appropriately. In addition, any
calls to typedefs "stPhsRuleSI,
*pstPhsRuleSI, or CPhsRuleSI" 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/cntrl_SignalingInterface.h