diff options
| author | Eric Biggers <ebiggers@kernel.org> | 2026-02-05 20:59:27 -0800 |
|---|---|---|
| committer | Mikulas Patocka <mpatocka@redhat.com> | 2026-03-09 15:11:59 +0100 |
| commit | 82fbd6a3e29a329d439690cd7ccc4162c9cd8db6 (patch) | |
| tree | e17aabd138ee8fc74afe83772bdd06116813de82 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 05777b2800b060585d601705a8d1bb5afadc2f11 (diff) | |
dm-verity-fec: replace {MAX,MIN}_RSN with {MIN,MAX}_ROOTS
Every time DM_VERITY_FEC_{MAX,MIN}_RSN are used, they are subtracted
from DM_VERITY_FEC_RSM to get the bounds on the number of roots.
Therefore, replace these with {MIN,MAX}_ROOTS constants which are more
directly useful. (Note the inversion, where MAX_RSN maps to MIN_ROOTS
and MIN_RSN maps to MAX_ROOTS.) No functional change.
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
