[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180413114751.6464-1-peda@axentia.se>
Date: Fri, 13 Apr 2018 13:47:49 +0200
From: Peter Rosin <peda@...ntia.se>
To: linux-kernel@...r.kernel.org
Cc: Peter Rosin <peda@...ntia.se>, Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Jaroslav Kysela <perex@...ex.cz>,
Takashi Iwai <tiwai@...e.com>, alsa-devel@...a-project.org
Subject: [PATCH v3 0/2] ASoC: max9860/tfa9879: switch to SPDX license tag
On 2018-04-13 13:19, Mark Brown wrote:
> On Thu, Apr 12, 2018 at 11:14:35PM +0200, Peter Rosin wrote:
>
>> @@ -1,3 +1,4 @@
>> +// SPDX-License-Identifier: GPL-2.0
>> /*
>> * Driver for the MAX9860 Mono Audio Voice Codec
>> *
>
> Please don't mix C and C++ comments like this - it looks unintentional
> and messy. Just convert the entire comment block to C++ so it's
> consistent with itself.
Done.
Cheers,
Peter
Peter Rosin (2):
ASoC: max9860: switch to SPDX license tag
ASoC: tfa9879: switch to SPDX license tag
sound/soc/codecs/max9860.c | 31 +++++++++++--------------------
sound/soc/codecs/max9860.h | 10 +---------
sound/soc/codecs/tfa9879.c | 18 ++++++------------
sound/soc/codecs/tfa9879.h | 7 +------
4 files changed, 19 insertions(+), 47 deletions(-)
--
2.11.0
Powered by blists - more mailing lists