diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2024-11-08 11:39:31 +0100 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2024-11-09 09:00:46 -0800 |
commit | 42eeb3b5731de338a84a6d84e6318aeaa642a5b8 (patch) | |
tree | 2e8215fcc1f55c47c8258e376534388ab1a6193e /scripts/generate_rust_analyzer.py | |
parent | 9852d85ec9d492ebef56dc5f229416c925758edc (diff) |
scftorture: Avoid additional div operation.
Replace "scfp->cpu % nr_cpu_ids" with "cpu". This has been computed
earlier.
Tested-by: Paul E. McKenney <[email protected]>
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Reviewed-by: Boqun Feng <[email protected]>
Tested-by: Boqun Feng <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions