<div dir="ltr"><div><div><div>Thank you for all your advices!<br><br></div>I sent the third version of the patch. I hope it is<br>correct now.  I know it is a duplicate but I have<br>to get familiar with the process of sending patches.<br><br><br></div>Have a nice time,<br></div>Georgiana<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 28 September 2014 12:58, Daniel Baluta <span dir="ltr"><<a href="mailto:daniel.baluta@gmail.com" target="_blank">daniel.baluta@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Sun, Sep 28, 2014 at 11:48 AM, Vlad Dogaru <<a href="mailto:ddvlad@herebedragons.ro">ddvlad@herebedragons.ro</a>> wrote:<br>
> On 9/28/2014 11:28 AM, Georgiana Chelu wrote:<br>
>> I was thinking that is not a good idea, but I tried :)) .<br>
>><br>
>> I used "commit -s -v" command, but there is no "---" under<br>
>> the "Signed-off-by". What did I miss?<br>
>><br>
>> In the picture is how the commit looks.<br>
><br>
> The three dashes are added automatically between the commit message<br>
> (inclusing Signed-off-by) and the rest of the patch when viewing the<br>
> patch, like with git show, git log -p, or git format-patch.<br>
<br>
</div></div>As Vlad said, the scissor line ("---") are added when creating the patch file<br>
with git format-patch.<br>
<br>
Then, you'll add your comments editing the .patch file.<br>
<br>
thanks,<br>
Daniel.<br>
<br>
</blockquote></div><br></div>