Re: [PATCH] treewide: Fix typo "notifer"
Andy Shevchenko <[email protected]>
| Newsgroups | dev.linux.lists.brcm80211,org.freedesktop.lists.dri-devel,org.freedesktop.lists.intel-xe,org.kernel.vger.kvm,org.kernel.vger.linux-cxl,org.kernel.vger.linux-kernel,org.kernel.vger.linux-serial,org.kernel.vger.linux-wireless,org.kernel.vger.netdev,org.xenproject.lists.xen-devel |
|---|---|
| Organization | Intel Finland Oy - BIC 0357606-4 - c/o Alberga Business Park, 6 krs, Bertel Jungin Aukio 5, 02600 Espoo |
| Message-ID | <[email protected]> |
On Tue, Jul 15, 2025 at 03:53:18PM +0800, WangYuli wrote: > On 2025/7/15 15:22, Greg KH wrote: > > Please break this up into one-patch-per-subsystem, like is required for > > things like this. > Honestly, I've always been quite unsure how to handle situations like this. > > It seems every subsystem maintainer has different preferences. True, but at least if you see the specific driver in the MAINTAINERS, split for that driver. For instance, 8250_dw in this patch is exactly the case. > I've previously encountered some maintainers who suggested I split such > patches by subsystem so each maintainer could merge them into their tree > without contention. However, other ones have argued that fixing spelling > errors isn't worth multiple commits, claiming it would create chaos. > Since I genuinely discover these spelling errors by chance each time, and to > avoid giving the impression I'm "spamming" the kernel tree for some ulterior > motive, I've opted to squash them into a single commit. > > That said, I personally don't have any strong feelings or preferences on > this matter. Since you've requested it, I'll go ahead and split it up and > send a v2 patchset. -- With Best Regards, Andy Shevchenko