From: Shengjiu Wang Date: Wed, 13 Oct 2021 02:39:09 +0000 (+0800) Subject: remoteproc: imx_dsp_rproc: Correct the comment style of copyright X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=5621dc3c97cd4705a8ced8103c2f2da24de9fb96;p=linux.git remoteproc: imx_dsp_rproc: Correct the comment style of copyright Change '//' on copyright line to C style comments. Reported-by: Mathieu Poirier Signed-off-by: Shengjiu Wang Link: https://lore.kernel.org/r/1634092749-3707-1-git-send-email-shengjiu.wang@nxp.com Signed-off-by: Mathieu Poirier --- diff --git a/drivers/remoteproc/imx_dsp_rproc.c b/drivers/remoteproc/imx_dsp_rproc.c index 63749cfcf22f2..6f306fbd34480 100644 --- a/drivers/remoteproc/imx_dsp_rproc.c +++ b/drivers/remoteproc/imx_dsp_rproc.c @@ -1,5 +1,5 @@ // SPDX-License-Identifier: GPL-2.0-only -// Copyright 2021 NXP +/* Copyright 2021 NXP */ #include #include