[alsa-devel] [PATCH 1/4] ASoC: max98373: Changed SPDX header in C++ comments style

Ryan Lee ryans.lee at maximintegrated.com
Wed Jan 10 06:01:58 CET 2018


Signed-off-by: Ryan Lee <ryans.lee at 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



More information about the Alsa-devel mailing list