Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1723498 > unrolled thread

linux-next: Signed-off-by missing for commit in the net-next tree

Started byStephen Rothwell <sfr@canb.auug.org.au>
First post2017-08-30 19:00 +0200
Last post2017-08-30 20:00 +0200
Articles 4 — 3 participants

Back to article view | Back to linux.kernel


Contents

  linux-next: Signed-off-by missing for commit in the net-next tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-08-30 19:00 +0200
    Re: linux-next: Signed-off-by missing for commit in the net-next tree David Ahern <dsahern@gmail.com> - 2017-08-30 19:00 +0200
      Re: linux-next: Signed-off-by missing for commit in the net-next  tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-08-30 19:40 +0200
      Re: linux-next: Signed-off-by missing for commit in the net-next  tree David Miller <davem@davemloft.net> - 2017-08-30 20:00 +0200

#1723498 — linux-next: Signed-off-by missing for commit in the net-next tree

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2017-08-30 19:00 +0200
Subjectlinux-next: Signed-off-by missing for commit in the net-next tree
Message-ID<ukevo-2lz-7@gated-at.bofh.it>
Hi all,

Commit

  1b70d792cf67 ("ipv6: Use rt6i_idev index for echo replies to a local address")

is missing a Signed-off-by from its author.

-- 
Cheers,
Stephen Rothwell

[toc] | [next] | [standalone]


#1723503

FromDavid Ahern <dsahern@gmail.com>
Date2017-08-30 19:00 +0200
Message-ID<ukevo-2lz-21@gated-at.bofh.it>
In reply to#1723498
On 8/30/17 10:51 AM, Stephen Rothwell wrote:
> Hi all,
> 
> Commit
> 
>   1b70d792cf67 ("ipv6: Use rt6i_idev index for echo replies to a local address")
> 
> is missing a Signed-off-by from its author.
> 

Eric pointed this out last night. The commit message copied output from
a command that contained '---' so git ignored the remainder of the message.

[toc] | [prev] | [next] | [standalone]


#1723532 — Re: linux-next: Signed-off-by missing for commit in the net-next tree

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2017-08-30 19:40 +0200
SubjectRe: linux-next: Signed-off-by missing for commit in the net-next tree
Message-ID<ukf86-2PE-9@gated-at.bofh.it>
In reply to#1723503
Hi David,

On Wed, 30 Aug 2017 10:53:48 -0600 David Ahern <dsahern@gmail.com> wrote:
>
> On 8/30/17 10:51 AM, Stephen Rothwell wrote:
> > Hi all,
> > 
> > Commit
> > 
> >   1b70d792cf67 ("ipv6: Use rt6i_idev index for echo replies to a local address")
> > 
> > is missing a Signed-off-by from its author.
> 
> Eric pointed this out last night. The commit message copied output from
> a command that contained '---' so git ignored the remainder of the message.

Rats!

-- 
Cheers,
Stephen Rothwell

[toc] | [prev] | [next] | [standalone]


#1723553 — Re: linux-next: Signed-off-by missing for commit in the net-next tree

FromDavid Miller <davem@davemloft.net>
Date2017-08-30 20:00 +0200
SubjectRe: linux-next: Signed-off-by missing for commit in the net-next tree
Message-ID<ukfrs-2W1-19@gated-at.bofh.it>
In reply to#1723503
From: David Ahern <dsahern@gmail.com>
Date: Wed, 30 Aug 2017 10:53:48 -0600

> On 8/30/17 10:51 AM, Stephen Rothwell wrote:
>> Hi all,
>> 
>> Commit
>> 
>>   1b70d792cf67 ("ipv6: Use rt6i_idev index for echo replies to a local address")
>> 
>> is missing a Signed-off-by from its author.
>> 
> 
> Eric pointed this out last night. The commit message copied output from
> a command that contained '---' so git ignored the remainder of the message.

Yes, it unfortunately got clipped off by GIT due to how the
commit message was written. :(

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web