All of lore.kernel.org
 help / color / mirror / Atom feed
From: Romain Gantois <romain.gantois@bootlin.com>
To: Simon Glass <sjg@chromium.org>
Cc: u-boot@lists.denx.de,
	Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
	Tom Rini <trini@konsulko.com>, Lukasz Majewski <lukma@denx.de>,
	Mattijs Korpershoek <mkorpershoek@kernel.org>,
	Marek Vasut <marex@denx.de>,
	Nobuhiro Iwamatsu <iwamatsu@nigauri.org>,
	Quentin Schulz <quentin.schulz@cherry.de>,
	Kever Yang <kever.yang@rock-chips.com>,
	Peter Robinson <pbrobinson@gmail.com>,
	Jonas Karlman <jonas@kwiboo.se>,
	George Chan <gchan9527@gmail.com>,
	Balaji Selvanathan <balaji.selvanathan@oss.qualcomm.com>,
	Herve Codina <herve.codina@bootlin.com>,
	Neil Armstrong <neil.armstrong@linaro.org>,
	Simon Glass <sjg@chromium.org>, Peng Fan <peng.fan@nxp.com>,
	Kory Maincent <kory.maincent@bootlin.com>,
	Ilias Apalodimas <ilias.apalodimas@linaro.org>,
	Kuan-Wei Chiu <visitorckw@gmail.com>,
	Raymond Mao <raymond.mao@riscstar.com>,
	 Stefan Roese <stefan.roese@mailbox.org>,
	Philip Molloy <philip.molloy@analog.com>,
	Jerome Forissier <jerome.forissier@arm.com>,
	David Lechner <dlechner@baylibre.com>,
	Julien Stephan <jstephan@baylibre.com>
Subject: Re: [PATCH 1/2] linux/list.h: Add list_is_first()
Date: Thu, 02 Jul 2026 09:47:53 +0200	[thread overview]
Message-ID: <TDII8JhEQ_G9JY8zPJCZaA@bootlin.com> (raw)
In-Reply-To: <CAFLszTizFJ=fNewsWA56_rpcNSZXkcMuP1z6jiXmd4mMS0YeWw@mail.gmail.com>

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

Hello Simon,

On Thursday, 25 June 2026 18:25:44 CEST Simon Glass wrote:
> On 2026-06-25T09:05:24, Romain Gantois <romain.gantois@bootlin.com> wrote:
> > linux/list.h: Add list_is_first()
> > 
> > Include the list_is_first() kernel function, which will be used by the
> > Renesas USBF driver.
> > 
> > Signed-off-by: Romain Gantois <romain.gantois@bootlin.com>
> > Reviewed-by: Herve Codina <herve.codina@bootlin.com>
> > 
> > include/linux/list.h | 10 ++++++++++
> > 
> >  1 file changed, 10 insertions(+)
> 
> Reviewed-by: Simon Glass <sjg@chromium.org>
> 
> (I don't suppose Linux has any tests for lists that we could copy?)

I don't think so, at least I didn't find any.

Thanks,

-- 
Romain Gantois, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2026-07-02  7:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-25  9:05 [PATCH 0/2] usb: gadget: Add Renesas RZ/N1 USBF driver Romain Gantois
2026-06-25  9:05 ` [PATCH 1/2] linux/list.h: Add list_is_first() Romain Gantois
2026-06-25 11:17   ` Herve Codina
2026-06-25 16:25   ` Simon Glass
2026-07-02  7:47     ` Romain Gantois [this message]
2026-06-25  9:05 ` [PATCH 2/2] usb: gadget: Add Renesas RZ/N1 USBF controller support Romain Gantois
2026-06-25 12:35   ` Marek Vasut
2026-06-30  8:00     ` Mattijs Korpershoek

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=TDII8JhEQ_G9JY8zPJCZaA@bootlin.com \
    --to=romain.gantois@bootlin.com \
    --cc=balaji.selvanathan@oss.qualcomm.com \
    --cc=dlechner@baylibre.com \
    --cc=gchan9527@gmail.com \
    --cc=herve.codina@bootlin.com \
    --cc=ilias.apalodimas@linaro.org \
    --cc=iwamatsu@nigauri.org \
    --cc=jerome.forissier@arm.com \
    --cc=jonas@kwiboo.se \
    --cc=jstephan@baylibre.com \
    --cc=kever.yang@rock-chips.com \
    --cc=kory.maincent@bootlin.com \
    --cc=lukma@denx.de \
    --cc=marex@denx.de \
    --cc=mkorpershoek@kernel.org \
    --cc=neil.armstrong@linaro.org \
    --cc=pbrobinson@gmail.com \
    --cc=peng.fan@nxp.com \
    --cc=philip.molloy@analog.com \
    --cc=quentin.schulz@cherry.de \
    --cc=raymond.mao@riscstar.com \
    --cc=sjg@chromium.org \
    --cc=stefan.roese@mailbox.org \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=visitorckw@gmail.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 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.