Applied. Thanks! Alex
On Wed, Aug 20, 2025 at 11:13 PM Randy Dunlap <rdun...@infradead.org> wrote: > > > > 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 <rdun...@infradead.org> > > Suggested-by: Alexander Deucher <alexander.deuc...@amd.com> > > Signed-off-by: Rakuram Eswaran <rakuram....@gmail.com> > > Reviewed-by: Randy Dunlap <rdun...@infradead.org> > > 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