[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200831181240.21527-1-ioana.ciornei@nxp.com>
Date: Mon, 31 Aug 2020 21:12:37 +0300
From: Ioana Ciornei <ioana.ciornei@....com>
To: davem@...emloft.net, netdev@...r.kernel.org
Cc: Ioana Ciornei <ioana.ciornei@....com>
Subject: [PATCH net-next 0/3] dpaa2-eth: add a dpaa2_eth_ prefix to all functions
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
Powered by blists - more mailing lists