Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Ioana Ciornei <ioana.ciornei@nxp.com>
To: davem@davemloft.net, netdev@vger.kernel.org
Cc: Ioana Ciornei <ioana.ciornei@nxp.com>
Subject: [PATCH net-next 0/3] dpaa2-eth: add a dpaa2_eth_ prefix to all functions
Date: Mon, 31 Aug 2020 21:12:37 +0300 [thread overview]
Message-ID: <20200831181240.21527-1-ioana.ciornei@nxp.com> (raw)
This is just a quick cleanup that aims at adding a dpaa2_eth_ prefix to
all functions within the dpaa2-eth driver even if those are static and
private to the driver. The main reason for doing this is that looking a
perf top, for example, is becoming an inconvenience because one cannot
easily determine which entries are dpaa2-eth related or not.
Ioana Ciornei (3):
dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-ethtool.c
dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth.c
dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth-dcb.c
.../ethernet/freescale/dpaa2/dpaa2-eth-dcb.c | 8 +-
.../net/ethernet/freescale/dpaa2/dpaa2-eth.c | 400 +++++++++---------
.../ethernet/freescale/dpaa2/dpaa2-ethtool.c | 89 ++--
3 files changed, 249 insertions(+), 248 deletions(-)
--
2.25.1
next reply other threads:[~2020-08-31 18:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-31 18:12 Ioana Ciornei [this message]
2020-08-31 18:12 ` [PATCH net-next 1/3] dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-ethtool.c Ioana Ciornei
2020-08-31 18:12 ` [PATCH net-next 2/3] dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth.c Ioana Ciornei
2020-08-31 18:12 ` [PATCH net-next 3/3] dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth-dcb.c Ioana Ciornei
2020-08-31 19:03 ` [PATCH net-next 0/3] dpaa2-eth: add a dpaa2_eth_ prefix to all functions Jakub Kicinski
2020-09-01 20:17 ` David Miller
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=20200831181240.21527-1-ioana.ciornei@nxp.com \
--to=ioana.ciornei@nxp.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--subject='Re: [PATCH net-next 0/3] dpaa2-eth: add a dpaa2_eth_ prefix to all functions' \
/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
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).