Re: [PATCH 3/9] luks2: Fix use of incorrect index and some error messages

2020-08-23 Thread Patrick Steinhardt
On Mon, Aug 24, 2020 at 01:30:05AM -0500, Glenn Washburn wrote: > Was it intentional to include the old/original version of this patch > which you requested to be changed to make it more readable? There is > an updated patch with subject "[CRYPTO-LUKS v1 18/19] luks2: Fix use of > incorrect index

Re: [PATCH 3/9] luks2: Fix use of incorrect index and some error messages

2020-08-23 Thread Glenn Washburn
Was it intentional to include the old/original version of this patch which you requested to be changed to make it more readable? There is an updated patch with subject "[CRYPTO-LUKS v1 18/19] luks2: Fix use of incorrect index and some error messages.". Glenn On Sun, 23 Aug 2020 13:03:07 +0200 Pa

[PATCH 3/9] luks2: Fix use of incorrect index and some error messages

2020-08-23 Thread Patrick Steinhardt
From: Glenn Washburn Signed-off-by: Glenn Washburn Reviewed-by: Patrick Steinhardt --- grub-core/disk/luks2.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/grub-core/disk/luks2.c b/grub-core/disk/luks2.c index e3ff7c83d..200f81d3a 100644 --- a/grub-core/dis