[PATCH] drm/amdgpu/ras: fix typos in documentation

Grodzovsky, Andrey Andrey.Grodzovsky at amd.com
Tue Oct 8 18:13:14 UTC 2019


Reviewed-by: Andrey Grodzovsky <andrey.grodzovsky at amd.com>

Andrey

On 10/8/19 2:05 PM, Alex Deucher wrote:
> Fix a couple of spelling typos.
>
> Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
> ---
>   drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
> index 0e2ee5869b5f..c0d3edf77901 100644
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
> @@ -228,13 +228,13 @@ static struct ras_manager *amdgpu_ras_find_obj(struct amdgpu_device *adev,
>    *
>    * .. code-block:: bash
>    *
> - *	echo op block [error [sub_blcok address value]] > .../ras/ras_ctrl
> + *	echo op block [error [sub_block address value]] > .../ras/ras_ctrl
>    *
>    * op: disable, enable, inject
>    *	disable: only block is needed
>    *	enable: block and error are needed
>    *	inject: error, address, value are needed
> - * block: umc, smda, gfx, .........
> + * block: umc, sdma, gfx, .........
>    *	see ras_block_string[] for details
>    * error: ue, ce
>    *	ue: multi_uncorrectable


More information about the amd-gfx mailing list