RE: [PATCH] amd/amdgpu: fix typo about amdgpu_sriov_vf

2018-12-10 Thread Zhou, Tiecheng
Reviewed-by: Tiecheng Zhou -Original Message- From: amd-gfx On Behalf Of Gui, Jack Sent: Monday, December 10, 2018 4:05 PM To: amd-gfx@lists.freedesktop.org Cc: Gui, Jack Subject: [PATCH] amd/amdgpu: fix typo about amdgpu_sriov_vf Signed-off-by: Chengming Gui --- drivers/gpu/drm/amd

RE: [PATCH] amd/amdgpu: fix typo about amdgpu_sriov_vf

2018-12-10 Thread Huang, Ray
> -Original Message- > From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf > Of Chengming Gui > Sent: Monday, December 10, 2018 4:05 PM > To: amd-gfx@lists.freedesktop.org > Cc: Gui, Jack > Subject: [PATCH] amd/amdgpu: fix typo about amdgpu_sr

[PATCH] amd/amdgpu: fix typo about amdgpu_sriov_vf

2018-12-10 Thread Chengming Gui
Signed-off-by: Chengming Gui --- drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c b/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c index a9c853a..08f443f 100644 --- a/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c +++ b