Thanks, I will admit that my commit messages weren't exactly clear as to what the misspelling was and what the correct spelling was. I can clarify them before pushing. Kent On 2017-08-08 08:35 AM, Christian König wrote: > Ah! My fault, in this case #3 and #4 are Reviewed-by: Christian König > <christian.koenig at amd.com> as well. > > Regards, > Christian. > > Am 08.08.2017 um 14:34 schrieb Kent Russell: >> That's right, I am changing "prefered" to "preferred" in 3 and 4. >> >> Kent >> >> On 2017-08-08 08:24 AM, Christian König wrote: >>> Patches #1 and #2 are Reviewed-by: Christian König >>> <christian.koenig at amd.com>. >>> >>> Regarding patches #3 and #4 I'm not a native speaker of English, but >>> both dict.cc and thunderbird agree the correct one is actually >>> "preferred" instead of "prefered". >>> >>> Regards, >>> Christian. >>> >>> Am 08.08.2017 um 14:14 schrieb Kent Russell: >>>> Just some fixes for typos in the amdgpu_device/radeon_device structs >>>> >>>> Kent Russell (4): >>>> drm/amdgpu: Fix stollen typo >>>> drm/radeon: Fix stollen typo >>>> drm/amdgpu: Fix prefered typo >>>> drm/radeon: Fix prefered typo >>>> >>>> drivers/gpu/drm/amd/amdgpu/amdgpu.h | 2 +- >>>> drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c | 6 +++--- >>>> drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c | 2 +- >>>> drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 4 ++-- >>>> drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | 8 ++++---- >>>> drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 6 +++--- >>>> drivers/gpu/drm/amd/amdgpu/amdgpu_object.h | 2 +- >>>> drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h | 4 ++-- >>>> drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 12 ++++++------ >>>> drivers/gpu/drm/radeon/radeon.h | 4 ++-- >>>> drivers/gpu/drm/radeon/radeon_cs.c | 8 ++++---- >>>> drivers/gpu/drm/radeon/radeon_object.c | 2 +- >>>> drivers/gpu/drm/radeon/radeon_ttm.c | 20 >>>> ++++++++++---------- >>>> drivers/gpu/drm/radeon/radeon_vm.c | 4 ++-- >>>> 14 files changed, 42 insertions(+), 42 deletions(-) >>>> >>> >> >