[PATCH] drm/amdgpu: fix typo
Alex Deucher
alexdeucher at gmail.com
Tue Apr 26 14:51:51 UTC 2022
Applied. Thanks!
On Tue, Apr 26, 2022 at 8:56 AM clement wei <clementwei90 at 163.com> wrote:
>
> From: Rongguang Wei <weirongguang at kylinos.cn>
>
> Fix spelling mistake:
> "differnt" -> "different"
> "commond" -> "common"
>
> Signed-off-by: Rongguang Wei <weirongguang at kylinos.cn>
> ---
> drivers/gpu/drm/amd/include/atombios.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/include/atombios.h b/drivers/gpu/drm/amd/include/atombios.h
> index da895d1f3b4f..1f9df4e7509b 100644
> --- a/drivers/gpu/drm/amd/include/atombios.h
> +++ b/drivers/gpu/drm/amd/include/atombios.h
> @@ -4665,7 +4665,7 @@ typedef struct _ATOM_EXTERNAL_DISPLAY_CONNECTION_INFO
> UCHAR Reserved[3]; // for potential expansion
> }ATOM_EXTERNAL_DISPLAY_CONNECTION_INFO;
>
> -//Related definitions, all records are differnt but they have a commond header
> +//Related definitions, all records are different but they have a common header
> typedef struct _ATOM_COMMON_RECORD_HEADER
> {
> UCHAR ucRecordType; //An emun to indicate the record type
> --
> 2.25.1
>
>
> No virus found
> Checked by Hillstone Network AntiVirus
>
More information about the amd-gfx
mailing list