From: Greg KH <gregkh@linuxfoundation.org>
To: Rex Nie <rex.nie@jaguarmicro.com>
Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org,
angus.chen@jaguarmicro.com, stable@vger.kernel.org
Subject: Re: [PATCH v2] USB: core: remove dead code in do_proc_bulk()
Date: Sat, 9 Nov 2024 07:59:12 +0100 [thread overview]
Message-ID: <2024110947-umpire-unwell-ac00@gregkh> (raw)
In-Reply-To: <20241109021140.2174-1-rex.nie@jaguarmicro.com>
On Sat, Nov 09, 2024 at 10:11:41AM +0800, Rex Nie wrote:
> Since len1 is unsigned int, len1 < 0 always false. Remove it keep code
> simple.
>
> Cc: stable@vger.kernel.org
> Fixes: ae8709b296d8 ("USB: core: Make do_proc_control() and do_proc_bulk() killable")
> Signed-off-by: Rex Nie <rex.nie@jaguarmicro.com>
> ---
> changes in v2:
> - Add "Cc: stable@vger.kernel.org" (kernel test robot)
Why is this relevant for the stable kernels? What bug is being fixed
that users would hit that this is needed to resolve?
thanks,
greg k-h
next prev parent reply other threads:[~2024-11-09 6:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-09 2:11 [PATCH v2] USB: core: remove dead code in do_proc_bulk() Rex Nie
2024-11-09 6:59 ` Greg KH [this message]
2024-11-09 11:38 ` 答复: " Rex Nie
2024-11-09 11:47 ` Greg KH
2024-11-11 8:01 ` 答复: " Rex Nie
2024-11-12 11:11 ` Greg KH
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=2024110947-umpire-unwell-ac00@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=angus.chen@jaguarmicro.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=rex.nie@jaguarmicro.com \
--cc=stable@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox