[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220714174315.GA2381860@plvision.eu>
Date: Thu, 14 Jul 2022 20:43:15 +0300
From: Maksym Glubokiy <maksym.glubokiy@...ision.eu>
To: Joe Perches <joe@...ches.com>
Cc: Taras Chornyi <tchornyi@...vell.com>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next] net: prestera: acl: fix code formatting
On Thu, Jul 14, 2022 at 09:27:52AM -0700, Joe Perches wrote:
> On Thu, 2022-07-14 at 19:17 +0300, Maksym Glubokiy wrote:
> > Make the code look better.
> >
> > Signed-off-by: Maksym Glubokiy <maksym.glubokiy@...ision.eu>
> > ---
> > .../net/ethernet/marvell/prestera/prestera_flower.c | 10 +++++-----
> > 1 file changed, 5 insertions(+), 5 deletions(-)
> >
> > diff --git a/drivers/net/ethernet/marvell/prestera/prestera_flower.c b/drivers/net/ethernet/marvell/prestera/prestera_flower.c
> []
> > @@ -1,5 +1,5 @@
> > // SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0
> > -/* Copyright (c) 2020 Marvell International Ltd. All rights reserved */
> > +/* Copyright (c) 2020-2022 Marvell International Ltd. All rights reserved */
>
> What gives you the right to extend Marvell's copyright?
>
> In general, don't change copyright for whitespace changes
> and unless you are the copyright owner.
>
Ack. I'll remove the change to the copyright in v2.
Powered by blists - more mailing lists