<div dir="ltr"><div><div>I was thinking that is not a good idea, but I tried :)) .<br><br></div>I used "commit -s -v" command, but there is no "---" under<br>the "Signed-off-by". What did I miss?<br><br></div>In the picture is how the commit looks.<br><div><br>​<br></div><div>Thank you,<br>Georgiana<br></div><div><div><br><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 28 September 2014 09:42, 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"><span class="">On Sun, Sep 28, 2014 at 12:21 AM, Georgiana Chelu<br>
<<a href="mailto:georgiana.chelu93@gmail.com">georgiana.chelu93@gmail.com</a>> wrote:<br>
> Fix the following <a href="http://checkpatch.pl" target="_blank">checkpatch.pl</a> warning:<br>
> WARNING: void function return statements are not generally useful<br>
><br>
> Signed-off-by: Georgiana Chelu <<a href="mailto:georgiana.chelu93@gmail.com">georgiana.chelu93@gmail.com</a>><br>
> ---<br>
> changes in V2:<br>
> * more specific commit message<br>
</span>> --- //this line shouldn't be here :)<br>
Do not add --- by hand! Commit should look like this:<br>
<span class=""><br>
> Fix the following <a href="http://checkpatch.pl" target="_blank">checkpatch.pl</a> warning:<br>
> WARNING: void function return statements are not generally useful<br>
><br>
> Signed-off-by: Georgiana Chelu <<a href="mailto:georgiana.chelu93@gmail.com">georgiana.chelu93@gmail.com</a>><br>
> ---<br>
> changes in V2:<br>
> * more specific commit message<br>
</span><span class="">>  drivers/staging/slicoss/slicoss.c | 1 -<br>
>  1 file changed, 1 deletion(-)<br>
><br>
> diff --git a/drivers/staging/slicoss/slicoss.c b/drivers/staging/slicoss/slicoss.c<br>
<br>
</span>Otherwise, it looks good. But as I said it's a duplicate.<br>
<span class="HOEnZb"><font color="#888888"><br>
Daniel.<br>
<br>
</font></span></blockquote></div><br></div>