[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1515560521-10850-1-git-send-email-ryans.lee@maximintegrated.com>
Date: Tue, 9 Jan 2018 21:01:58 -0800
From: Ryan Lee <ryans.lee@...imintegrated.com>
To: lgirdwood@...il.com, broonie@...nel.org, perex@...ex.cz,
tiwai@...e.com, ryans.lee@...imintegrated.com,
alsa-devel@...a-project.org, linux-kernel@...r.kernel.org
Cc: ryan.lee.maxim@...il.com
Subject: [PATCH 1/4] ASoC: max98373: Changed SPDX header in C++ comments style
Signed-off-by: Ryan Lee <ryans.lee@...imintegrated.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
Powered by blists - more mailing lists