> -----Original Message-----
> From: Alexander Graf [mailto:[email protected]]
> Sent: Friday, January 18, 2019 6:41 PM
> To: Anup Patel <[email protected]>; Rick Chen <[email protected]>;
> Bin Meng <[email protected]>; Joe Hershberger
> <[email protected]>; Lukas Auer <[email protected]>;
> Masahiro Yamada <[email protected]>; Simon Glass
> <[email protected]>
> Cc: Palmer Dabbelt <[email protected]>; Paul Walmsley
> <[email protected]>; Atish Patra <[email protected]>;
> Christoph Hellwig <[email protected]>; U-Boot Mailing List <u-
> [email protected]>
> Subject: Re: [PATCH v2 05/11] net: macb: Fix GEM hardware detection
> 
> 
> 
> On 18.01.19 14:03, Anup Patel wrote:
> >
> >
> >> -----Original Message-----
> >> From: Alexander Graf [mailto:[email protected]]
> >> Sent: Friday, January 18, 2019 5:22 PM
> >> To: Anup Patel <[email protected]>; Rick Chen
> <[email protected]>;
> >> Bin Meng <[email protected]>; Joe Hershberger
> >> <[email protected]>; Lukas Auer
> >> <[email protected]>; Masahiro Yamada
> >> <[email protected]>; Simon Glass <[email protected]>
> >> Cc: Palmer Dabbelt <[email protected]>; Paul Walmsley
> >> <[email protected]>; Atish Patra <[email protected]>;
> >> Christoph Hellwig <[email protected]>; U-Boot Mailing List <u-
> >> [email protected]>
> >> Subject: Re: [PATCH v2 05/11] net: macb: Fix GEM hardware detection
> >>
> >>
> >>
> >> On 18.01.19 12:19, Anup Patel wrote:
> >>> From: Atish Patra <[email protected]>
> >>>
> >>> Fix MID bit field check to correctly identify all GEM hardwares.
> >>>
> >>> The check is updated as per macb driver in Linux location:
> >>> <linux_sources>/drivers/net/ethernet/cadence/macb_main.c:259
> >>>
> >>> Signed-off-by: Atish Patra <[email protected]>
> >>
> >> This is missing your SoB.
> >
> > Sure, I will add my SoB.
> >
> > Since the work was done by Atish independently, I thought my SoB is
> > not required.
> 
> Imagine the SoB as a marker for "this went through my hands". If you send a
> patch from someone else - even though you did modify a single line - it still
> went through your hands and thus your SoB should occur at the end.
> 
> Similarly the first SoB usually means "this was the original author".
> 
> So imagine you started to work on a patch, then Atish improved it and
> eventually you send it out, the SoB chain would look like this:
> 
>   Signed-off-by: Anup Patel <[email protected]>
>   Signed-off-by: Atish Patra <[email protected]>
>   Signed-off-by: Anup Patel <[email protected]>
> 
> But you don't have to be too nit-picky about that part. The one thing people
> will care about is that the original author is in the SoB list and that your 
> SoB is
> at the end of the list, because you are the one sending the patch set.

Thanks for the info.

I was not aware of this convention around SoB.

Regards,
Anup
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to