On Mon, Nov 17, 2025 at 09:43:54PM +0100, Mikulas Patocka wrote: > v->fec->extra_pool has zero reserved entries, so we can remove it and use > the kernel cache directly. > > Signed-off-by: Mikulas Patocka <[email protected]> > > --- > drivers/md/dm-verity-fec.c | 12 +++--------- > drivers/md/dm-verity-fec.h | 1 - > 2 files changed, 3 insertions(+), 10 deletions(-)
Reviewed-by: Eric Biggers <[email protected]> - Eric
