Alexandre Courbot
2025-Jul-22 12:38 UTC
[PATCH v2 02/19] gpu: nova-core: register: fix typo
On Sat Jul 19, 2025 at 4:05 AM JST, Boqun Feng wrote:> On Fri, Jul 18, 2025 at 04:26:07PM +0900, Alexandre Courbot wrote: >> A space was missing between arguments in this invocation. >> > > It's obvious up to driver and Nova folks, but I feel this commit better > folded into another patch or we make the title a bit more clear, say: > > gpu: nova-core: register: add the missing space in register!() > > Otherwise my fear is we're going to end up with a few "fix typo" commits > in the future.Yeah, I was really on the fence about just slipping that one under another patch, but unfortunately I could not find any that touched that particular line. Agreed the title could be better though.