aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorMikulas Patocka <[email protected]>2023-11-28 14:50:23 +0100
committerMike Snitzer <[email protected]>2023-11-29 12:58:06 -0500
commit38bc1ab135db87577695816b190e7d6d8ec75879 (patch)
tree39d72996f7bbc9d09d689bd9a2da3b55a2c9e0f6 /scripts/generate_rust_analyzer.py
parent0193e3966ceeeef69e235975918b287ab093082b (diff)
dm-verity: align struct dm_verity_fec_io properly
dm_verity_fec_io is placed after the end of two hash digests. If the hash digest has unaligned length, struct dm_verity_fec_io could be unaligned. This commit fixes the placement of struct dm_verity_fec_io, so that it's aligned. Signed-off-by: Mikulas Patocka <[email protected]> Cc: [email protected] Fixes: a739ff3f543a ("dm verity: add support for forward error correction") Signed-off-by: Mike Snitzer <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions