[alsa-devel] [PATCH v2 1/2] ASoC: ssm2602: switch to SPDX identifier

Uwe Kleine-König u.kleine-koenig at pengutronix.de
Wed Feb 6 17:51:05 CET 2019


On Wed, Feb 06, 2019 at 03:32:44PM +0000, Mark Brown wrote:
> On Wed, Feb 06, 2019 at 04:29:46PM +0100, Marco Felsch wrote:
> 
> > @@ -1,3 +1,4 @@
> > +// SPDX-License-Identifier: GPL-2.0-or-later
> >  /*
> >   * File:         sound/soc/codecs/ssm2602.c
> >   * Author:       Cliff Cai <Cliff.Cai at analog.com>
> 
> Please convert the entire comment to C++ style so it looks more
> intentional and is consistent with other ASoC stuff.

I don't know about how ASoC is special here, but I've seen the style
picked by Marco quite often and considered that the "usual" style.
Usually kernel code mandates C style comments and I though only the
SPDX-specifier is special.

So ASoC is different in this aspect?

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |


More information about the Alsa-devel mailing list