On Tue, 9 Sep 2025 11:25:02 +0900, Akiyoshi Kurita wrote: > Add a Japanese section describing the Fixes: tag, use a consistent > 12-character SHA-1 in the example, and include the pretty-format > snippet to generate a Fixes: line with git log/show. > No functional changes. > > Signed-off-by: Akiyoshi Kurita <weibu@xxxxxxxxxxxx> > > --- > v4: > - Fix unnatural Japanese wording in the new Fixes: section for clarity. > - No content change, only Japanese expression improved. > - v4 fully replaces v3 (not incremental). Sorry, but this is wrong. I needed to apply v4 on top of v3. It is contributor's responsibility to make reviewers life easier, Please be careful. I think you need to understand Linux kernel's patch submission conventions before starting sending patches. Of course, submitting-patches.rst (or ja_JP's SubmittingPatches) should be a good starting point for learning the process. Probably, it would be better for you to send your WIP patches privately (meaning without CCs) to me. Not necessarily in English. Regards, Akira