[dpdk-dev] [PATCH 27/28] net/ice/base: correct spellling of word data

Ferruh Yigit ferruh.yigit at intel.com
Fri Aug 13 18:50:50 CEST 2021


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.

> 
> Signed-off-by: Kevin Scott <kevin.c.scott at intel.com>
> Signed-off-by: Qi Zhang <qi.z.zhang at intel.com>
> ---
>  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
> 



More information about the dev mailing list