summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorVladimir Oltean <vladimir.oltean@nxp.com>2020-02-29 17:31:07 +0300
committerDavid S. Miller <davem@davemloft.net>2020-03-04 05:57:29 +0300
commitce6659c55b7dad1eea57b4e9fe6e77d39d22c286 (patch)
tree2db9acb452f9d2121cd3d7a3682b7e969f4ec950 /tools/perf/scripts/python/export-to-postgresql.py
parenta56d7a345dd67995ba415a26a0164a72780f2d02 (diff)
downloadlinux-ce6659c55b7dad1eea57b4e9fe6e77d39d22c286.tar.xz
net: mscc: ocelot: replace "rule" and "ocelot_rule" variable names with "ace"
The "ocelot_rule" variable name is both annoyingly long trying to distinguish itself from struct flow_rule *rule = flow_cls_offload_flow_rule(f), as well as actually different from the "ace" variable name which is used all over the place in ocelot_ace.c and is referring to the same structure. And the "rule" variable name is, confusingly, different from f->rule, but sometimes one has to look up to the beginning of the function to get an understanding of what structure type is actually being handled. So let's use the "ace" name wherever possible ("Access Control Entry"). Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Tested-by: Horatiu Vultur <horatiu.vultur@microchip.com> Reviewed-by: Allan W. Nielsen <allan.nielsen@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions