From: Greg KH <gregkh@linuxfoundation.org>
To: Xichao Zhao <zhao.xichao@vivo.com>
Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] usb: phy: twl6030: Fix incorrect type for ret
Date: Fri, 22 Aug 2025 10:45:21 +0200 [thread overview]
Message-ID: <2025082212-monorail-impromptu-ec1b@gregkh> (raw)
In-Reply-To: <20250822081403.12932-1-zhao.xichao@vivo.com>
On Fri, Aug 22, 2025 at 04:14:03PM +0800, Xichao Zhao wrote:
> In the twl6030_usb_probe(), the variable ret is declared as
> a u32 type. However, since ret may receive -ENODEV when accepting
> the return value of omap_usb2_set_comparator().Therefore, its type
> should be changed to int.
>
> Signed-off-by: Xichao Zhao <zhao.xichao@vivo.com>
> ---
> drivers/usb/phy/phy-twl6030-usb.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
What commit id does this fix?
thanks,
greg k-h
next prev parent reply other threads:[~2025-08-22 8:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-22 8:14 [PATCH] usb: phy: twl6030: Fix incorrect type for ret Xichao Zhao
2025-08-22 8:45 ` Greg KH [this message]
2025-08-22 9:49 ` 赵西超
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=2025082212-monorail-impromptu-ec1b@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=zhao.xichao@vivo.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox