On 05/11/2016 02:09 PM, Benjamin Gaignard wrote: > I haven't double check but I had to do changes into the original patch > so I guess that "from" field comes the new commit. > > I will manually edit the commit for v2, Git keeps original author untouched. You have to manually change the author to remove the original one (or use non-standard way of applying patches). If you use Git, just stick to typical workflow - git am, git commit --amend --signoff, git format-patch, etc. Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html