From: Sascha Hauer <s.hauer@pengutronix.de>
To: Ahmad Fatoum <a.fatoum@pengutronix.de>
Cc: Barebox List <barebox@lists.infradead.org>
Subject: Re: [PATCH] treewide: Fix wrong EXPORT_SYMBOL()
Date: Fri, 16 Jan 2026 16:25:45 +0100 [thread overview]
Message-ID: <aWpYeeaVBbFXVQ_T@pengutronix.de> (raw)
In-Reply-To: <60f0bd53-ac1d-41a2-9045-afadece49722@pengutronix.de>
On Fri, Jan 16, 2026 at 11:17:01AM +0100, Ahmad Fatoum wrote:
> Hello Sascha,
>
> On 1/16/26 10:18, Sascha Hauer wrote:
> > - duplicate EXPORT_SYMBOL_GPL(gpio_request_one), one should be
> > EXPORT_SYMBOL_GPL(gpiod_request_one) instead
> > - duplicate EXPORT_SYMBOL(ucs2_strncmp), one should be
> > EXPORT_SYMBOL(ucs2_strcmp) instead
> >
> > Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
>
> Is this not a subset of
> https://lore.barebox.org/barebox/20260115115924.3428886-6-a.fatoum@barebox.org/T/#u
Indeed, yes. I only read that you added missing EXPORT_SYMBOL, not
removed duplicate ones. Ok, we can disregard this one.
Sascha
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
prev parent reply other threads:[~2026-01-16 15:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-16 9:18 [PATCH] treewide: Fix wrong EXPORT_SYMBOL() Sascha Hauer
2026-01-16 10:17 ` Ahmad Fatoum
2026-01-16 15:25 ` Sascha Hauer [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=aWpYeeaVBbFXVQ_T@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.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 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.