On Mon, Jul 28, 2025 at 03:16:32PM -0400, Alex Deucher wrote: > On Wed, Jul 23, 2025 at 4:28 PM Bjorn Helgaas <helg...@kernel.org> wrote: > > > > From: Bjorn Helgaas <bhelg...@google.com> > > > > Fix typos, most reported by "codespell drivers/gpu". Only touches > > comments, no code changes. > > > > Signed-off-by: Bjorn Helgaas <bhelg...@google.com> > > Any chance you could split this up per driver?
Sure. What's the appropriate granularity? This? drivers/gpu/drm/amd drivers/gpu/drm/i915 drivers/gpu/drm/nouveau drivers/gpu/drm/radeon drivers/gpu/drm/vmwgfx ... Or I guess I could dig through MAINTAINERS and find the most-specific entries? What's your preferred base and timeline? This was based on v6.16-rc1. I can rebase to v6.17-rc1 and post early in the next cycle, or late next cycle, or whatever you prefer. Bjorn