aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorMarc Kleine-Budde <[email protected]>2018-10-08 09:02:29 +0200
committerMarc Kleine-Budde <[email protected]>2019-09-04 13:29:14 +0200
commit448c7074947845718f8a6f5b8fe6a5f0c31a0889 (patch)
treee75eb97c53065a1850d29efd698a7b5ff7abc196 /tools/perf/scripts/python/net_dropmonitor.py
parente2c1f5c75008ae767f0b50c212abed60708c7332 (diff)
can: proc: give variables holding CAN statistics a sensible name
This patch rename the variables holding the CAN statistics (can_stats and can_pstats) to pkg_stats and rcv_lists_stats which reflect better their meaning. The conversion is done with: sed -i \ -e "s/can_stats\([^_]\)/pkg_stats\1/g" \ -e "s/can_pstats/rcv_lists_stats/g" \ net/can/proc.c Signed-off-by: Oleksij Rempel <[email protected]> Acked-by: Oliver Hartkopp <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions