grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 04/14] Fix compilation of generic/blocklist


From: Vladimir 'phcoder' Serbinenko
Subject: [PATCH 04/14] Fix compilation of generic/blocklist
Date: Mon, 11 Dec 2023 03:39:40 +0100

After recent change in blocklist types we have a type mismatch. Fixing it
requires a wrapper or large changes. I feel like wrapper makes more sense

Without this patch we end up with a compilation problem and without wrapping
callback data is not passed properly anymore

Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
---
 grub-core/osdep/generic/blocklist.c | 27 +++++++++++++++++++++++++--
 1 file changed, 25 insertions(+), 2 deletions(-)

Attachment: 0004-Fix-compilation-of-generic-blocklist.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]