[PATCH 1/2] dma/skeleton: support SG copy ops
Thomas Monjalon
thomas at monjalon.net
Thu Mar 7 14:12:31 CET 2024
07/03/2024 11:44, Ferruh Yigit:
> On 3/6/2024 8:48 PM, Thomas Monjalon wrote:
> > 26/01/2024 09:57, Chengwen Feng:
> >> Add support scatter gather copy.
> >>
> >> Signed-off-by: Chengwen Feng <fengchengwen at huawei.com>
> >> ---
> >> --- a/drivers/dma/skeleton/skeleton_dmadev.c
> >> +++ b/drivers/dma/skeleton/skeleton_dmadev.c
> >> @@ -1,5 +1,5 @@
> >> /* SPDX-License-Identifier: BSD-3-Clause
> >> - * Copyright(c) 2021 HiSilicon Limited
> >> + * Copyright(c) 2021-2024 HiSilicon Limited
> >
> > You should keep first year only.
> > The rest has no value.
> > It is just some noise in patches.
> >
> > Please read this:
> > https://matija.suklje.name/how-and-why-to-properly-write-copyright-statements-in-your-code#why-not-bump-the-year-on-change
> >
>
> Good read, thanks.
>
> +1 to keep the first year only and stop updating it
> +1 to drop "All rights reserved." from copyright
>
> Should we document this as a project process to follow?
We need a consensus.
More information about the dev
mailing list