Re: [PULL REQUEST] i2c-for-6.12-rc1
From: Linus Torvalds
Date: Tue Sep 24 2024 - 12:14:37 EST
On Tue, 24 Sept 2024 at 07:24, Wolfram Sang
<wsa+renesas@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> ... but this comment is too much. We have a new maintainer here (Andi)
> trying very hard to get up to speed.
Ahh. That wasn't obvious, since the email - and the tag - were from
you, and I was like "what the heck happened?"
Sorry to Andi, but yeah, what I want in the pull (and thus the merge
commit message) is a useful summary overview.
If it's two commits, and one of them is a typo fix and the other moves
code around, then by all means say "fix typo and reorganize code" for
that. But when it's 50 commits, and it has major changes to some area,
the typo fixes etc aren't worth mentioning individually, and can just
go under some general "And the usual misc cleanups" heading.
Linus