Re: [PATCH v2] net/bnx2x: move SPDX tags to source files
From: Hemant <hidden>
Date: 2018-07-16 06:30:09
From: Hemant <hidden>
Date: 2018-07-16 06:30:09
Hi Rasesh On 7/14/2018 7:03 AM, Rasesh Mody wrote:
diff --git a/drivers/net/bnx2x/bnx2x_stats.h b/drivers/net/bnx2x/bnx2x_stats.h index 6fcaf60..107ef20 100644 --- a/drivers/net/bnx2x/bnx2x_stats.h +++ b/drivers/net/bnx2x/bnx2x_stats.h@@ -1,4 +1,4 @@ -/*- +/* SPDX-License-Identifier: BSD-3-Clause * Copyright (c) 2007-2013 Cavium Inc. All rights reserved. * * Eric Davis <edavis@broadcom.com>@@ -9,8 +9,6 @@ * Copyright (c) 2015-2018 Cavium Inc. * All rights reserved. * www.cavium.com - * - * See LICENSE.bnx2x_pmd for copyright and licensing details. */
I see that some of the files have the Cavium copyright two times (like above). you may want to clean it in future patch. Acked-by: Hemant Agrawal [off-list ref]