[PATCH 1/2] drm/amdgpu: fix incorrect comment

Zhou1, Tao Tao.Zhou1 at amd.com
Tue Sep 29 06:38:56 UTC 2020


[AMD Public Use]

Reviewed-by: Tao Zhou <tao.zhou1 at amd.com>

> -----Original Message-----
> From: Chen, Guchun <Guchun.Chen at amd.com>
> Sent: Tuesday, September 29, 2020 12:55 PM
> To: amd-gfx at lists.freedesktop.org; Deucher, Alexander
> <Alexander.Deucher at amd.com>; Zhang, Hawking <Hawking.Zhang at amd.com>;
> Li, Dennis <Dennis.Li at amd.com>; Zhou1, Tao <Tao.Zhou1 at amd.com>;
> Clements, John <John.Clements at amd.com>
> Cc: Chen, Guchun <Guchun.Chen at amd.com>
> Subject: [PATCH 1/2] drm/amdgpu: fix incorrect comment
> 
> It should be one copy-paste typo.
> 
> Signed-off-by: Guchun Chen <guchun.chen at amd.com>
> ---
>  drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.h
> b/drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.h
> index f29a8611d69b..1308d976d60e 100644
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.h
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.h
> @@ -26,4 +26,4 @@
> 
>  int amdgpu_fru_get_product_info(struct amdgpu_device *adev);
> 
> -#endif  // __AMDGPU_PRODINFO_H__
> +#endif  // __AMDGPU_FRU_EEPROM_H__
> --
> 2.17.1


More information about the amd-gfx mailing list