aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorKaixu Xia <[email protected]>2022-09-13 17:11:25 +0800
committerAndrew Morton <[email protected]>2022-10-03 14:03:14 -0700
commitf1c71c2825218dc8b35c04ab439fdf3d32778c7c (patch)
treecb30fe8884dff50e14bc0860ba0e12bd3efe034b /tools/perf/scripts/python/bin/stackcollapse-report
parent8ef4d5caa66d62b3b87a14d01562fb487651df2e (diff)
mm/damon/sysfs: simplify the variable 'pid' assignment operation
We can initialize the variable 'pid' with '-1' in pid_show() to simplify the variable assignment operation and make the code more readable. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Kaixu Xia <[email protected]> Reviewed-by: SeongJae Park <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions