On Thu, Apr 13, 2023 at 10:53:07AM +0200, Krzysztof Kozlowski wrote: > On 12/04/2023 09:19, Johan Hovold wrote: > > The general suggestion is still to check 'git log --oneline' for the > > files in question and use what appears to be the (recent) common prefix. > > I do it for subsystems, but I am not going to do it per file. Sorry, I > am sending way too many of them to keep also customizing them per each > file. Perhaps you should start grouping your patch bombs of identical changes rather than send them per file if this is such a burden. Either way, that is no excuse when changing a single file. > If you wanted x13s prefix, then you would name the file like that. > If you named file differently, then apparently that's how you want it to > look. No, that is not what we want. The git log tells you what we expect. And the x13s prefix is there, you just randomly decided to drop it. Johan