Re: [PATCH] block: t10-pi: add MODULE_DESCRIPTION()

From: Martin K. Petersen
Date: Mon May 20 2024 - 07:49:33 EST



Jeff,

> @@ -495,5 +495,5 @@ const struct blk_integrity_profile ext_pi_type3_crc64 = {
> };
> EXPORT_SYMBOL_GPL(ext_pi_type3_crc64);
>
> -MODULE_LICENSE("GPL");
> +MODULE_DESCRIPTION("T10 Protection Information module");
> MODULE_LICENSE("GPL");

That's fine.

Reviewed-by: Martin K. Petersen <martin.petersen@xxxxxxxxxx>

--
Martin K. Petersen Oracle Linux Engineering