From: Jakub Kicinski <kuba@kernel.org>
To: Aryan Srivastava <aryan.srivastava@alliedtelesis.co.nz>
Cc: "Andrew Lunn" <andrew@lunn.ch>, "Marek Behún" <kabel@kernel.org>,
"Florian Fainelli" <f.fainelli@gmail.com>,
"Vladimir Oltean" <olteanv@gmail.com>,
"David S. Miller" <davem@davemloft.net>,
"Eric Dumazet" <edumazet@google.com>,
"Paolo Abeni" <pabeni@redhat.com>,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1] net: dsa: mv88e6xxx: Add FID map cache
Date: Wed, 19 Jun 2024 18:41:05 -0700 [thread overview]
Message-ID: <20240619184105.05d8e925@kernel.org> (raw)
In-Reply-To: <20240620002826.213013-1-aryan.srivastava@alliedtelesis.co.nz>
On Thu, 20 Jun 2024 12:28:26 +1200 Aryan Srivastava wrote:
> +static int mv88e6xxx_atu_new(struct mv88e6xxx_chip *chip, u16 *fid)
> +{
> + int err;
err is unused in this function. Please make sure you look at:
https://www.kernel.org/doc/html/next/process/maintainer-netdev.html
before reposting
--
pw-bot: cr
next prev parent reply other threads:[~2024-06-20 1:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-20 0:28 [PATCH v1] net: dsa: mv88e6xxx: Add FID map cache Aryan Srivastava
2024-06-20 1:41 ` Jakub Kicinski [this message]
2024-06-20 4:57 ` Aryan Srivastava
2024-06-20 14:40 ` kernel test robot
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=20240619184105.05d8e925@kernel.org \
--to=kuba@kernel.org \
--cc=andrew@lunn.ch \
--cc=aryan.srivastava@alliedtelesis.co.nz \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=f.fainelli@gmail.com \
--cc=kabel@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=olteanv@gmail.com \
--cc=pabeni@redhat.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 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).