All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Peter Chen (CIX)" <peter.chen@kernel.org>
To: Li Qiong <liqiong@nfschina.com>
Cc: Pawel Laszczak <pawell@cadence.com>,
	Roger Quadros <rogerq@kernel.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 1/2] usb: cdns3: Remove the invalid comment
Date: Mon, 17 Mar 2025 11:28:40 +0800	[thread overview]
Message-ID: <20250317032840.GE218167@nchen-desktop> (raw)
In-Reply-To: <20250314101639.424013-1-liqiong@nfschina.com>

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@nfschina.com>

Acked-by: Peter Chen <peter.chen@kernel.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

      parent reply	other threads:[~2025-03-17  3:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-14  7:09 [PATCH] usb: remove the invalid comments Li Qiong
2025-03-14  7:12 ` Greg Kroah-Hartman
2025-03-14  7:32   ` liqiong
2025-03-14  8:02 ` [PATCH v2 1/2] usb: cdns3: Remove the invalid comment Li Qiong
2025-03-14  8:02   ` [PATCH v2 2/2] usb: gadget: udc-xilinx: " Li Qiong
2025-03-14  8:19   ` [PATCH v2 1/2] usb: cdns3: " Greg Kroah-Hartman
2025-03-14 10:00     ` liqiong
2025-03-14 10:16 ` [PATCH v3 " Li Qiong
2025-03-14 10:16   ` [PATCH v3 2/2] usb: gadget: udc-xilinx: " Li Qiong
2025-03-17  3:28   ` Peter Chen (CIX) [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250317032840.GE218167@nchen-desktop \
    --to=peter.chen@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=liqiong@nfschina.com \
    --cc=pawell@cadence.com \
    --cc=rogerq@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.