From: Thomas Monjalon <thomas@monjalon.net>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: dev@dpdk.org, Hemant Agrawal <hemant.agrawal@nxp.com>,
Sachin Saxena <sachin.saxena@nxp.com>,
Shreyansh Jain <shreyansh.jain@nxp.com>,
David Marchand <david.marchand@redhat.com>
Subject: Re: [PATCH] bus/fslmc: fix warning in device scan
Date: Fri, 28 Nov 2025 10:15:19 +0100 [thread overview]
Message-ID: <5843664.GXAFRqVoOG@thomas> (raw)
In-Reply-To: <CAJFAV8zuQVd_z5mKOC3x0VmE9QFGXG2REgaeBH4eVm=wxcFHMA@mail.gmail.com>
28/11/2025 09:39, David Marchand:
> On Tue, 25 Nov 2025 at 15:46, Stephen Hemminger
> <stephen@networkplumber.org> wrote:
> >
> > With latest glibc (Fedora Rawhide):
> > ../drivers/bus/fslmc/fslmc_bus.c: In function ‘rte_fslmc_parse’:
> > ../drivers/bus/fslmc/fslmc_bus.c:298:15: error: assignment discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers]
> > 298 | t_ptr = strchr(sep, '.');
> > | ^
> > Fixes: e67a61614d0b ("bus/fslmc: support device iteration")
> >
> > Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
>
> This build warning can be seen in OBS builds.
>
> Acked-by: David Marchand <david.marchand@redhat.com>
It is actually in device name parsing function.
Applied, thanks.
prev parent reply other threads:[~2025-11-28 9:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-25 14:46 Stephen Hemminger
2025-11-25 15:06 ` Hemant Agrawal
2025-11-28 8:39 ` David Marchand
2025-11-28 9:15 ` Thomas Monjalon [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=5843664.GXAFRqVoOG@thomas \
--to=thomas@monjalon.net \
--cc=david.marchand@redhat.com \
--cc=dev@dpdk.org \
--cc=hemant.agrawal@nxp.com \
--cc=sachin.saxena@nxp.com \
--cc=shreyansh.jain@nxp.com \
--cc=stephen@networkplumber.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).