All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Anton Moryakov <ant.v.moryakov@gmail.com>
Cc: u-boot@lists.denx.de
Subject: Re: [PATCH] drivers: usb: host: fix prevent memory leak in interrupt message submission
Date: Fri, 16 May 2025 13:11:46 -0600	[thread overview]
Message-ID: <20250516191146.GM100073@bill-the-cat> (raw)
In-Reply-To: <CAHb2+K4rHfzLTg8ikQAZ1WowDWb8PHz3TO5NnSm2phSy4T10Gg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 353 bytes --]

On Fri, May 16, 2025 at 09:57:11PM +0300, Anton Moryakov wrote:

> Thanks Tom — you're right, that `goto` after `return` is unreachable. I'll
> fix that and resend with the corrected flow.

OK. Please make sure that for all of the patches you're posting, you're
not adding warnings. You can enable CONFIG_WERROR to make the easier.

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

  reply	other threads:[~2025-05-16 19:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-16 17:54 [PATCH] drivers: usb: host: fix prevent memory leak in interrupt message submission ant.v.moryakov
2025-05-16 18:31 ` Tom Rini
2025-05-16 18:57   ` Anton Moryakov
2025-05-16 19:11     ` Tom Rini [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-16 19:36 ant.v.moryakov
2025-05-16 19:59 ` Fabio Estevam
2025-05-16 20:04   ` Anton Moryakov
2025-05-16 17:50 ant.v.moryakov

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=20250516191146.GM100073@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=ant.v.moryakov@gmail.com \
    --cc=u-boot@lists.denx.de \
    /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.