From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Jiazi Li <jqqlijiazi@gmail.com>
Cc: Jiazi Li <jiazi.li@transsion.com>, linux-usb@vger.kernel.org
Subject: Re: [PATCH v2] usb: gadget: f_fs: increase eps_revmap length
Date: Thu, 5 Oct 2023 09:30:57 +0200 [thread overview]
Message-ID: <2023100536-backfield-surplus-7ebe@gregkh> (raw)
In-Reply-To: <20230914103058.29385-1-jiazi.li@transsion.com>
On Thu, Sep 14, 2023 at 06:30:58PM +0800, Jiazi Li wrote:
> Commit 41dc9ac163e7 ("usb: gadget: f_fs: Accept up to 30 endpoints.")
> increase eps_addrmap length to 31, eps_revmap also need to increase.
> Increase it's length to 31.
>
> For same-address, opposite-direction endpoints, will use same idx in
> eps_revmap, use ffs_ep_revmap_index to calculate idx for endpoints.
>
> Signed-off-by: Jiazi Li <jiazi.li@transsion.com>
Please see my comments here:
https://lore.kernel.org/r/2023100506-veteran-foil-cec0@gregkh
for much the same patch, but you picked a different size.
thanks,
greg k-h
prev parent reply other threads:[~2023-10-05 7:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-14 10:30 [PATCH v2] usb: gadget: f_fs: increase eps_revmap length Jiazi Li
2023-10-05 7:30 ` Greg Kroah-Hartman [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=2023100536-backfield-surplus-7ebe@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=jiazi.li@transsion.com \
--cc=jqqlijiazi@gmail.com \
--cc=linux-usb@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;
as well as URLs for NNTP newsgroup(s).