On 8/13/2021 5:50 PM, Ferruh Yigit wrote:
> On 8/10/2021 3:51 AM, Qi Zhang wrote:
>> Correct spelling of word data instead of date.
>
> Spelling of 'spellling' needs to be corrected in patch title.
>
Fixes: 453d087ccaff ("net/ice/base: add common functions")
Cc: [email protected]
>>
>> Signed-off-by: Kevin Scott <[email protected]>
>> Signed-off-by: Qi Zhang <[email protected]>
>> ---
>> drivers/net/ice/base/ice_common.c | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/drivers/net/ice/base/ice_common.c
>> b/drivers/net/ice/base/ice_common.c
>> index 9c6649b6c5..641859f752 100644
>> --- a/drivers/net/ice/base/ice_common.c
>> +++ b/drivers/net/ice/base/ice_common.c
>> @@ -3528,7 +3528,7 @@ ice_phy_caps_equals_cfg(struct
>> ice_aqc_get_phy_caps_data *phy_caps,
>> /**
>> * ice_copy_phy_caps_to_cfg - Copy PHY ability data to configuration data
>> * @pi: port information structure
>> - * @caps: PHY ability structure to copy date from
>> + * @caps: PHY ability structure to copy data from
>> * @cfg: PHY configuration structure to copy data to
>> *
>> * Helper function to copy AQC PHY get ability data to PHY set configuration
>>
>