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

Reply via email to