2017-08-03 21:50:26

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: Signed-off-by missing for commit in the crypto tree

Hi all,

Commit

9577212cc0e2 ("crypto: hash - add crypto_(un)register_ahashes()")

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

--
Cheers,
Stephen Rothwell


2017-08-04 01:30:08

by Herbert Xu

[permalink] [raw]
Subject: Re: linux-next: Signed-off-by missing for commit in the crypto tree

On Fri, Aug 04, 2017 at 07:50:22AM +1000, Stephen Rothwell wrote:
> Hi all,
>
> Commit
>
> 9577212cc0e2 ("crypto: hash - add crypto_(un)register_ahashes()")
>
> is missing a Signed-off-by from its author.

OK, I've backed out the patches in question. Please resubmit
with a sign-off. Thanks!
--
Email: Herbert Xu <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

2017-08-04 09:49:04

by Lars Persson

[permalink] [raw]
Subject: Re: linux-next: Signed-off-by missing for commit in the crypto tree



On 08/04/2017 03:29 AM, Herbert Xu wrote:
> On Fri, Aug 04, 2017 at 07:50:22AM +1000, Stephen Rothwell wrote:
>> Hi all,
>>
>> Commit
>>
>> 9577212cc0e2 ("crypto: hash - add crypto_(un)register_ahashes()")
>>
>> is missing a Signed-off-by from its author.
>
> OK, I've backed out the patches in question. Please resubmit
> with a sign-off. Thanks!
>

Sorry for missing this. We fixed it in patch set v3.

BR,
Lars Persson

2018-12-23 16:43:21

by Herbert Xu

[permalink] [raw]
Subject: Re: linux-next: Signed-off-by missing for commit in the crypto tree

On Sun, Dec 23, 2018 at 11:13:04PM +1100, Stephen Rothwell wrote:
> Hi Herbert,
>
> Commit
>
> 6501ab5ed4d9 ("crypto: chelsio - Reset counters on cxgb4 Detach")
>
> is missing a Signed-off-by from its author.

Hi Stephen:

I believe the issue here is not a missing sign-off from the author,
but rather that the author was incorrectly set to Harsh who sent
the email rather than Atul.

Harsh, please add a From header to the patch description in future
so that the Author field is set correctly.

Cheers,
--
Email: Herbert Xu <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

2018-12-26 09:50:11

by Harsh Jain

[permalink] [raw]
Subject: Re: linux-next: Signed-off-by missing for commit in the crypto tree


On 23-12-2018 18:00, Herbert Xu wrote:
> On Sun, Dec 23, 2018 at 11:13:04PM +1100, Stephen Rothwell wrote:
>> Hi Herbert,
>>
>> Commit
>>
>> 6501ab5ed4d9 ("crypto: chelsio - Reset counters on cxgb4 Detach")
>>
>> is missing a Signed-off-by from its author.
> Hi Stephen:
>
> I believe the issue here is not a missing sign-off from the author,
> but rather that the author was incorrectly set to Harsh who sent
> the email rather than Atul.
>
> Harsh, please add a From header to the patch description in future
> so that the Author field is set correctly.
oops, Will take care next time. Thanks.
>
> Cheers,