diff options
author | Kevin McKinney <klmckinney1@gmail.com> | 2012-09-23 23:07:17 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-26 09:31:52 -0700 |
commit | 4b0cb3cb3bf96fd22bc9c5b0de5a3751f18e8fb6 (patch) | |
tree | e43a090d8124409effc2c300851a05c186f27d05 /tools/perf/scripts/python/check-perf-trace.py | |
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 <klmckinney1@gmail.com>
Acked-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions