diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-03-20 20:24:50 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-03-24 16:50:36 +0300 |
commit | 53cf2a3daa4ca5f0a40eeb18c2be8724f123a63c (patch) | |
tree | 48b946dc08f8f3bb80627faaf076c329f625fdad /scripts/lib/kdoc/kdoc_parser.py | |
parent | 9c3a2c9b471aa42b13c26c916f6a0852899a57e0 (diff) | |
download | linux-53cf2a3daa4ca5f0a40eeb18c2be8724f123a63c.tar.xz |
bcachefs: Fix kmsan warnings in bch2_extent_crc_pack()
We store to all fields, so the kmsan warnings were spurious - but
initializing via stores to bitfields appear to have been giving the
compiler/kmsan trouble, and they're not necessary.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions