mbox series

[v2,0/2] Small fixes for block t10-pi

Message ID 20230908115233.261195-1-ankit.kumar@samsung.com (mailing list archive)
Headers show
Series Small fixes for block t10-pi | expand

Message

Ankit Kumar Sept. 8, 2023, 11:52 a.m. UTC
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.

v2:
 - Added Reviewed-by tag for Martin K. Petersen.

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(-)