Staging: bcm: Remove typedef for _S_PHS_RULE and call directly.
authorKevin McKinney <klmckinney1@gmail.com>
Thu, 20 Dec 2012 05:31:34 +0000 (00:31 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 18:54:49 +0000 (10:54 -0800)
This patch removes typedef for _S_PHS_RULE, and changes
the name of the struct to bcm_phs_rule. In
addition, any calls to struct "S_PHS_RULE" are
changed to call directly.

Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found