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~148^2~23^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a50e32694fbcdbf55875095258b9398e2eabd71f;p=thirdparty%2Fkernel%2Flinux.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 24b1b23b99c9e..103ccbc5d55c6 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