diff options
| author | Eric Biggers <ebiggers@kernel.org> | 2026-02-05 20:59:35 -0800 |
|---|---|---|
| committer | Mikulas Patocka <mpatocka@redhat.com> | 2026-03-09 15:13:12 +0100 |
| commit | 3ad2b952a3ea26c05ed6fdd6484051604b1dee66 (patch) | |
| tree | cc84a082c8b41b2cad753d1f1b29b21828df5437 /rust/kernel/gpu/git@git.tavy.me:linux-stable.git | |
| parent | 96dfabe7382bb984a702b689b69b784d2a29ca0b (diff) | |
dm-verity-fec: rename block_offset to out_pos
The current position in the output block buffer is called 'pos' in
fec_decode_rsb(), and 'block_offset' in fec_read_bufs() and
fec_decode_bufs(). These names aren't very clear, especially
'block_offset' which is easily confused with the offset of a message or
parity block or the position in the current parity block.
Rename it to 'out_pos'.
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Diffstat (limited to 'rust/kernel/gpu/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions
