public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/4] ASoC: max98373: Changed SPDX header in C++ comments style
@ 2018-01-10  5:01 Ryan Lee
  2018-01-10  5:01 ` [PATCH 2/4] ASoC: max98373: Added missing blank lines Ryan Lee
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Ryan Lee @ 2018-01-10  5:01 UTC (permalink / raw)
  To: lgirdwood, broonie, perex, tiwai, ryans.lee, alsa-devel,
	linux-kernel
  Cc: ryan.lee.maxim

Signed-off-by: Ryan Lee <ryans.lee@maximintegrated.com>
---
Changelog:
	Changed SPDX header in C comment-style to C++ comment-style

 sound/soc/codecs/max98373.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/soc/codecs/max98373.c b/sound/soc/codecs/max98373.c
index 9af0d98..e040b03 100644
--- a/sound/soc/codecs/max98373.c
+++ b/sound/soc/codecs/max98373.c
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0 */
+// SPDX-License-Identifier: GPL-2.0
 /* Copyright (c) 2017, Maxim Integrated */
 
 #include <linux/acpi.h>
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2018-01-18 21:35 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-10  5:01 [PATCH 1/4] ASoC: max98373: Changed SPDX header in C++ comments style Ryan Lee
2018-01-10  5:01 ` [PATCH 2/4] ASoC: max98373: Added missing blank lines Ryan Lee
2018-01-10 11:13   ` Applied "ASoC: max98373: Added missing blank lines" to the asoc tree Mark Brown
2018-01-10  5:02 ` [PATCH 3/4] ASoC: max98373: Added TDM off if parameters are all zeroes Ryan Lee
2018-01-10 11:13   ` Applied "ASoC: max98373: Added TDM off if parameters are all zeroes" to the asoc tree Mark Brown
2018-01-10  5:02 ` [PATCH 4/4] ASoC: max98373: Modified control names for TLV controls Ryan Lee
2018-01-10 11:13   ` Applied "ASoC: max98373: Modified control names for TLV controls" to the asoc tree Mark Brown
2018-01-10 10:15 ` [PATCH 1/4] ASoC: max98373: Changed SPDX header in C++ comments style Mark Brown
2018-01-10 10:21   ` Takashi Iwai
2018-01-10 10:29     ` Mark Brown
2018-01-18 21:35       ` Ryan Lee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox