diff options
author | Milan Broz <gmazyland@gmail.com> | 2024-12-18 15:56:59 +0300 |
---|---|---|
committer | Mikulas Patocka <mpatocka@redhat.com> | 2025-01-03 19:08:49 +0300 |
commit | 548c6edbed92031baa4aa32cae55628c810c3ebb (patch) | |
tree | feeed4339429f8105f161bbc5c9321e0071719ec /tools/perf/scripts/python/task-analyzer.py | |
parent | 6df90c02bae468a3a6110bafbc659884d0c4966c (diff) | |
download | linux-548c6edbed92031baa4aa32cae55628c810c3ebb.tar.xz |
dm-verity FEC: Avoid copying RS parity bytes twice.
Caching RS parity bytes is already done in fec_decode_bufs() now,
no need to use yet another buffer for conversion to uint16_t.
This patch removes that double copy of RS parity bytes.
Signed-off-by: Milan Broz <gmazyland@gmail.com>
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions