From: Paul Cercueil Date: Thu, 7 Feb 2019 13:31:43 +0000 (-0300) Subject: ASoC: codecs: jz4725b: Use C++ style comments in header X-Git-Tag: v5.1-rc1~22^2~34^2 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=a50e32694fbcdbf55875095258b9398e2eabd71f;p=linux-block.git ASoC: codecs: jz4725b: Use C++ style comments in header Change the header comment to use C++ style, so that it looks more consistent with the rest of ASoC. Signed-off-by: Paul Cercueil Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/jz4725b.c b/sound/soc/codecs/jz4725b.c index 24b1b23b99c9..103ccbc5d55c 100644 --- a/sound/soc/codecs/jz4725b.c +++ b/sound/soc/codecs/jz4725b.c @@ -1,9 +1,8 @@ // SPDX-License-Identifier: GPL-2.0 -/* - * JZ4725B CODEC driver - * - * Copyright (C) 2019, Paul Cercueil - */ +// +// JZ4725B CODEC driver +// +// Copyright (C) 2019, Paul Cercueil #include #include