diff options
| author | Lu Hongfei <[email protected]> | 2023-06-09 17:30:57 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-06-19 16:19:11 -0700 |
| commit | 0e4bc271110e0c58c010071a9bbf150f39851dac (patch) | |
| tree | 055b096ffe3bcee4c12abb9309c80f94ed177c50 /tools/perf/scripts/python/stackcollapse.py | |
| parent | e3b7bf972d632288ccad95b116628e3141be676e (diff) | |
mm/vmalloc: replace the ternary conditional operator with min()
It would be better to replace the traditional ternary conditional
operator with min() in zero_iter
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Lu Hongfei <[email protected]>
Reviewed-by: Lorenzo Stoakes <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Uladzislau Rezki (Sony) <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions