[PATCH 1/2] dma/skeleton: support SG copy ops
Ferruh Yigit
ferruh.yigit at amd.com
Thu Mar 7 11:44:17 CET 2024
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?
More information about the dev
mailing list