diff options
| author | Eric Biggers <ebiggers@kernel.org> | 2026-02-05 20:59:39 -0800 |
|---|---|---|
| committer | Mikulas Patocka <mpatocka@redhat.com> | 2026-03-09 15:13:43 +0100 |
| commit | 71dab3b90f177462a23af81658c9cea327016137 (patch) | |
| tree | 871122b95ecf16ea9085f8218814abce54e1b6c6 /rust/kernel/gpu/git@git.tavy.me:linux-stable.git | |
| parent | b39b3c812eaf7956cc6f9ba570b75b5d52c8da62 (diff) | |
dm-verity-fec: make fec_decode_bufs() just return 0 or error
fec_decode_bufs() returns the number of errors corrected or a negative
errno value. However, the caller just checks for an errno value and
doesn't do anything with the number of errors corrected. Simplify the
code by just returning 0 instead of the number of errors corrected.
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
