diff options
author | Kevin McKinney <[email protected]> | 2012-09-23 23:07:17 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2012-09-26 09:31:52 -0700 |
commit | 4b0cb3cb3bf96fd22bc9c5b0de5a3751f18e8fb6 (patch) | |
tree | e43a090d8124409effc2c300851a05c186f27d05 /net/unix/sysctl_net_unix.c | |
parent | d2a392c2bd1dde3e5b8391a23ca1df7ea3d5cec5 (diff) |
Staging: bcm: Remove typedef for _stCPacketClassificationRuleSI and call directly.
This patch removes typedef for
_stCPacketClassificationRuleSI, changes the
name of the struct to bcm_packet_class_rules,
and updates the comments appropriately . In
addition, any calls to typedefs
"CCPacketClassificationRuleSI,
stCPacketClassificationRuleSI,
or *pstCPacketClassificationRuleSI" are changed
to call the struct directly.
Signed-off-by: Kevin McKinney <[email protected]>
Acked-by: Dan Carpenter <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions