diff options
author | Ira Weiny <[email protected]> | 2024-10-10 10:24:42 -0500 |
---|---|---|
committer | Dave Jiang <[email protected]> | 2024-10-28 10:06:51 -0700 |
commit | 66418687ac895717dc2f6ddffe24cf9b74cd0d3e (patch) | |
tree | 88cc6ee9ab1916f022942c501321fc05f85d5d2f /tools/perf/scripts/python/compaction-times.py | |
parent | 81983758430957d9a5cb3333fe324fd70cf63e7e (diff) |
kernel/range: Const-ify range_contains parameters
range_contains() does not modify the range values. David suggested it
is safer to keep those parameters as const.[1]
Make range parameters const
Link: https://lore.kernel.org/all/[email protected]/ [1]
Reviewed-by: Dan Williams <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Ira Weiny <[email protected]>
Signed-off-by: Dave Jiang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions