Re: [PATCH 2/4 v11] disk/lvm: Remove unused cache_pool

2024-11-25 Thread Daniel Kiper
On Mon, Nov 11, 2024 at 01:33:18PM -0500, Patrick Plenefisch wrote: > cache_pool is never read or used, remove it > > Signed-off-by: Patrick Plenefisch Reviewed-by: Daniel Kiper Daniel ___ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.

[PATCH 2/4 v11] disk/lvm: Remove unused cache_pool

2024-11-11 Thread Patrick Plenefisch
cache_pool is never read or used, remove it Signed-off-by: Patrick Plenefisch --- grub-core/disk/lvm.c | 25 - 1 file changed, 25 deletions(-) diff --git a/grub-core/disk/lvm.c b/grub-core/disk/lvm.c index 36023279f..286132d74 100644 --- a/grub-core/disk/lvm.c +++ b/grub