summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2024-11-25 13:59:23 +0300
committerPaul Moore <paul@paul-moore.com>2025-01-05 06:04:39 +0300
commitb00083aed484a2885bc92c6a7a85d7952c101d75 (patch)
tree7c6da62a3f92df7e1c85272a718912dc3268974c /tools/perf/scripts/python/task-analyzer.py
parentb0966c7c816a0be9a34cdf4fb16fdb89560af623 (diff)
downloadlinux-b00083aed484a2885bc92c6a7a85d7952c101d75.tar.xz
lsm: rename variable to avoid shadowing
The function dump_common_audit_data() contains two variables with the name comm: one declared at the top and one nested one. Rename the nested variable to improve readability and make future refactorings of the function less error prone. Signed-off-by: Christian Göttsche <cgzones@googlemail.com> [PM: description long line removal, line wrap cleanup, merge fuzz] Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions