aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorChen Ni <[email protected]>2024-09-04 16:17:28 +0800
committerJakub Kicinski <[email protected]>2024-09-06 18:06:27 -0700
commit62c9f50eabe080cb07ed5e6c55d1fd38ad04201b (patch)
treee134b120f8b49c60fb5ddb9c8450d5333851422e /tools/perf/scripts/python/netdev-times.py
parentaac0484423b7429808ca40a5017d603c14c1da1e (diff)
ionic: Convert comma to semicolon
Replace comma between expressions with semicolons. Using a ',' in place of a ';' can have unintended side effects. Although that is not the case here, it is seems best to use ';' unless ',' is intended. Found by inspection. No functional change intended. Compile tested only. Signed-off-by: Chen Ni <[email protected]> Reviewed-by: Shannon Nelson <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions