On 22-05-18, 08:22, Fabio Estevam wrote: > Hi Vinod, > > On Tue, May 22, 2018 at 12:36 AM, Vinod Koul <vinod.koul@xxxxxxxxxx> wrote: > > > Are you sure putting everything thru c99 style is apt. I have been told that we > > should: > > > > // SPDX-License-Identifier: GPL-2.0+ > > // Copyright 2010 Sascha Hauer, Pengutronix <s.hauer@xxxxxxxxxxxxxx> > > > > /* > > * rest of the comments you would like > > */ > > > > essentially SPDX tag and copyright should be c99 so that tools can parse, rest > > information can be in regular linux comment style > > Putting everything as // is Linus' preferred style: > https://lkml.org/lkml/2017/11/25/133 Sadly it is not documented, only SPDX tags are in Documentation/process/license-rules.rst -- ~Vinod -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html