linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: Signed-off-by missing for commits in the nios2 tree
@ 2018-02-11 22:20 Stephen Rothwell
  2018-02-12  1:23 ` Ley Foon Tan
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2018-02-11 22:20 UTC (permalink / raw)
  To: Ley Foon Tan; +Cc: Linux-Next Mailing List, Linux Kernel Mailing List

Hi Ley,

Commits

  5d13c7317998 ("nios2: dts: Remove leading 0x and 0s from bindings notation")
  e0691ebb33c1 ("nios2: defconfig: Cleanup from old Kconfig options")

are missing a Signed-off-by from their committer.

-- 
Cheers,
Stephen Rothwell

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: linux-next: Signed-off-by missing for commits in the nios2 tree
  2018-02-11 22:20 linux-next: Signed-off-by missing for commits in the nios2 tree Stephen Rothwell
@ 2018-02-12  1:23 ` Ley Foon Tan
  2018-02-12  2:14   ` Stephen Rothwell
  0 siblings, 1 reply; 4+ messages in thread
From: Ley Foon Tan @ 2018-02-12  1:23 UTC (permalink / raw)
  To: Stephen Rothwell, Ley Foon Tan
  Cc: Linux-Next Mailing List, Linux Kernel Mailing List

On Mon, 2018-02-12 at 09:20 +1100, Stephen Rothwell wrote:
> Hi Ley,
> 
> Commits
> 
>   5d13c7317998 ("nios2: dts: Remove leading 0x and 0s from bindings
> notation")
>   e0691ebb33c1 ("nios2: defconfig: Cleanup from old Kconfig options")
> 
> are missing a Signed-off-by from their committer.
> 
> --



There are Signed-off-by in the commits.

Signed-off-by: Mathieu Malaterre <malat@debian.org>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>

Regards
Ley Foon

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: linux-next: Signed-off-by missing for commits in the nios2 tree
  2018-02-12  1:23 ` Ley Foon Tan
@ 2018-02-12  2:14   ` Stephen Rothwell
  2018-02-12  2:16     ` Ley Foon Tan
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2018-02-12  2:14 UTC (permalink / raw)
  To: Ley Foon Tan
  Cc: Ley Foon Tan, Linux-Next Mailing List, Linux Kernel Mailing List

Hi Ley,

On Mon, 12 Feb 2018 09:23:49 +0800 Ley Foon Tan <ley.foon.tan@intel.com> wrote:
>
> On Mon, 2018-02-12 at 09:20 +1100, Stephen Rothwell wrote:
> > 
> > Commits
> > 
> >   5d13c7317998 ("nios2: dts: Remove leading 0x and 0s from bindings
> > notation")
> >   e0691ebb33c1 ("nios2: defconfig: Cleanup from old Kconfig options")
> > 
> > are missing a Signed-off-by from their committer.
> 
> There are Signed-off-by in the commits.
> 
> Signed-off-by: Mathieu Malaterre <malat@debian.org>
> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>

They are the authors of the patches, but you are the committer i.e. you
are on the path form the authors to Linus, so you need to add a
Signed-off-by tag as well.  I see Linus has merged theses commits now,
so there is nothing to be done for them, but in the future please add a
Signed-off-by tag for anything that you commit.

See section 11 of Documentation/process/submitting-patches.rst
-- 
Cheers,
Stephen Rothwell

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: linux-next: Signed-off-by missing for commits in the nios2 tree
  2018-02-12  2:14   ` Stephen Rothwell
@ 2018-02-12  2:16     ` Ley Foon Tan
  0 siblings, 0 replies; 4+ messages in thread
From: Ley Foon Tan @ 2018-02-12  2:16 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Ley Foon Tan, Linux-Next Mailing List, Linux Kernel Mailing List

On Mon, 2018-02-12 at 13:14 +1100, Stephen Rothwell wrote:
> Hi Ley,
> 
> On Mon, 12 Feb 2018 09:23:49 +0800 Ley Foon Tan <ley.foon.tan@intel.c
> om> wrote:
> > 
> > 
> > On Mon, 2018-02-12 at 09:20 +1100, Stephen Rothwell wrote:
> > > 
> > > 
> > > Commits
> > > 
> > >   5d13c7317998 ("nios2: dts: Remove leading 0x and 0s from
> > > bindings
> > > notation")
> > >   e0691ebb33c1 ("nios2: defconfig: Cleanup from old Kconfig
> > > options")
> > > 
> > > are missing a Signed-off-by from their committer.
> > There are Signed-off-by in the commits.
> > 
> > Signed-off-by: Mathieu Malaterre <malat@debian.org>
> > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> They are the authors of the patches, but you are the committer i.e.
> you
> are on the path form the authors to Linus, so you need to add a
> Signed-off-by tag as well.  I see Linus has merged theses commits
> now,
> so there is nothing to be done for them, but in the future please add
> a
> Signed-off-by tag for anything that you commit.
> 
> See section 11 of Documentation/process/submitting-patches.rst
> --
Noted. Thanks.

Regards
Ley Foon

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-02-12  2:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-11 22:20 linux-next: Signed-off-by missing for commits in the nios2 tree Stephen Rothwell
2018-02-12  1:23 ` Ley Foon Tan
2018-02-12  2:14   ` Stephen Rothwell
2018-02-12  2:16     ` Ley Foon Tan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).