[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250317032840.GE218167@nchen-desktop>
Date: Mon, 17 Mar 2025 11:28:40 +0800
From: "Peter Chen (CIX)" <peter.chen@...nel.org>
To: Li Qiong <liqiong@...china.com>
Cc: Pawel Laszczak <pawell@...ence.com>, Roger Quadros <rogerq@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 1/2] usb: cdns3: Remove the invalid comment
On 25-03-14 18:16:38, Li Qiong wrote:
> The function don't return value, remove the invalid comment.
>
> Signed-off-by: Li Qiong <liqiong@...china.com>
Acked-by: Peter Chen <peter.chen@...nel.org>
> ---
> v2: Split the first patch to two patches.
> v3: Add changes from the previous version.
>
> drivers/usb/cdns3/cdns3-plat.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/usb/cdns3/cdns3-plat.c b/drivers/usb/cdns3/cdns3-plat.c
> index 59ec505e198a..735df88774e4 100644
> --- a/drivers/usb/cdns3/cdns3-plat.c
> +++ b/drivers/usb/cdns3/cdns3-plat.c
> @@ -179,8 +179,6 @@ static int cdns3_plat_probe(struct platform_device *pdev)
> /**
> * cdns3_plat_remove() - unbind drd driver and clean up
> * @pdev: Pointer to Linux platform device
> - *
> - * Returns 0 on success otherwise negative errno
> */
> static void cdns3_plat_remove(struct platform_device *pdev)
> {
> --
> 2.30.2
>
--
Best regards,
Peter
Powered by blists - more mailing lists