Re: [PATCH 1/4] platform/x86: simatic-ipc: add main driver for Siemens devices

From: Henning Schild
Date: Fri Mar 05 2021 - 11:47:48 EST


Am Fri, 5 Mar 2021 17:46:08 +0200
schrieb Andy Shevchenko <andy.shevchenko@xxxxxxxxx>:

> On Thu, Mar 4, 2021 at 9:52 PM Henning Schild
> <henning.schild@xxxxxxxxxxx> wrote:
> > Am Thu, 4 Mar 2021 12:11:12 +0200
> > schrieb Andy Shevchenko <andy.shevchenko@xxxxxxxxx>:
> > > On Thu, Mar 4, 2021 at 8:36 AM Henning Schild
> > > <henning.schild@xxxxxxxxxxx> wrote:
>
> ...
>
> > > Check for the rest of the series as well (basically this is the
> > > rule of thumb to recheck entire code for the comment you have got
> > > at any single place of it).
> >
> > For some code Gerd is the author, and i am the co-Author. We even
> > have Jan in the mix at places. At least in copyright headers.
> >
> > I will remain the committer for the three of us. And since i do not
> > know exactly what the problem is i will add only my Signed-off to
> > avoid confusion.
> >
> > Please speak up it that would be wrong as well and point me to the
> > docs i missed. Or tell me how it should be done.
>
> Then make sure that you have From line with the Author (`git commit
> --amend --author="..."`) and add your Co-developed-by tag.
>
> ...
>
> > > > + int i;
> > > > + u8 ledmode = SIMATIC_IPC_DEVICE_NONE;
> > > > + u8 wdtmode = SIMATIC_IPC_DEVICE_NONE;
> > >
> > > Reversed xmas tree order?
> >
> > I do not get this, it is almost easter egg order time. Please
> > explain.
>
> Longer lines
> usually go
> first.

Henning

see
i

> See above :-)
>