On 06. 04. 21 14:13, Mark Brown wrote:
On Tue, Apr 06, 2021 at 12:50:16PM +0200, Jiri Prchal wrote:
+++ b/sound/soc/codecs/tlv320aic3x-i2c.c
@@ -0,0 +1,72 @@
+// SPDX-License-Identifier: GPL-2.0-only
+/*
+ * ALSA SoC TLV320AIC3x codec driver I2C interface
Please make the entire comment a C++ one so things look more
intentional.
OK,
but coding style checker complains:
WARNING: Improper SPDX comment style for
'sound/soc/codecs/tlv320aic3x-i2c.c', please use '//' instead
#64: FILE: sound/soc/codecs/tlv320aic3x-i2c.c:1:
+/* SPDX-License-Identifier: GPL-2.0-only