> From: Hemant Agrawal [mailto:hemant.agra...@nxp.com] > Sent: Sunday, July 08, 2018 11:40 PM > > Hi Rasesh, > There is a problem with these patches. > > The SPDX shall be first line for *.c, *.h and Makefiles. It shall come before > the > copyright statements.
I will send a v2 with the change. Thanks! -Rasesh > Regards, > Hemant > > > diff --git a/drivers/net/qede/Makefile b/drivers/net/qede/Makefile index > c30a867..45ad579 100644 > --- a/drivers/net/qede/Makefile > +++ b/drivers/net/qede/Makefile > @@ -2,7 +2,7 @@ > # All rights reserved. > # > https://emea01.safelinks.protection.outlook.com/?url=www.cavium.com&a > mp;data=02%7C01%7Chemant.agrawal%40nxp.com%7Cb12b0f85086b488ee > 3f308d5e4939352%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C636 > 666244855549507&sdata=hfihj1buvAcoQTc3O3KXp%2FmorsaAWzB1PM > tOGiIVYJo%3D&reserved=0 > # > -# See LICENSE.qede_pmd for copyright and licensing details. > +# SPDX-License-Identifier: BSD-3-Clause