On 8/20/25 7:59 PM, Rakuram Eswaran wrote: > Fixed following typos reported by Codespell > > 1. propogated ==> propagated > aperatures ==> apertures > In Documentation/gpu/amdgpu/debugfs.rst > > 2. parition ==> partition > In Documentation/gpu/amdgpu/process-isolation.rst > > 3. conections ==> connections > In Documentation/gpu/amdgpu/display/programming-model-dcn.rst > > In addition to above, > Fixed wrong bit-partition naming in gpu/amdgpu/process-isolation.rst > from "fourth" partition to "third" partition. > > Suggested-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > Suggested-by: Alexander Deucher <Alexander.Deucher@xxxxxxx> > Signed-off-by: Rakuram Eswaran <rakuram.e96@xxxxxxxxx> Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Thanks. > --- > Documentation/gpu/amdgpu/debugfs.rst | 4 ++-- > Documentation/gpu/amdgpu/display/programming-model-dcn.rst | 2 +- > Documentation/gpu/amdgpu/process-isolation.rst | 2 +- > 3 files changed, 4 insertions(+), 4 deletions(-) -- ~Randy