Re: [PATCH 0/2] Small fixes for block t10-pi

From: Ankit Kumar
Date: Wed Aug 23 2023 - 02:23:41 EST


On Fri, Aug 11, 2023 at 09:03:11PM +0530, Ankit Kumar wrote:
> This series has two patches that:
> - Removes redundant T10_PI_TYPE2_PROTECTION condition check during
> t10_pi_verify.
> - Removes duplicate module license introduced in an earlier commit.
>
> Ankit Kumar (2):
> block:t10-pi: remove redundant Type2 check during t10 PI verify
> block:t10-pi: remove duplicate module license
>
> block/t10-pi.c | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>
> --
> 2.25.1
>
>

Hi Jens,

These two patches have been reviewed by Martin.
Can you please take a look.

Ankit