Re: [PATCH] scsi: ufs: qcom: add missing MODULE_DESCRIPTION() macro

From: Jeff Johnson
Date: Thu Jun 13 2024 - 19:18:48 EST


On 6/13/2024 9:19 AM, Bart Van Assche wrote:
> On 6/12/24 9:46 PM, Jeff Johnson wrote:
>> +MODULE_DESCRIPTION("QCOM specific hooks to UFS controller platform driver");
>> MODULE_LICENSE("GPL v2");
>
> That sounds weird to me. I think we are better of with no module
> description than with the above description.
>
> How about the following description?
>
> "Qualcomm UFS host controller driver".

Sounds good to me. Will spin a v2.