[PATCH 0/2] staging: dpaa2-switch: add a dpaa2_switch_ prefix

From: Ioana Ciornei
Date: Fri Oct 09 2020 - 11:30:10 EST


While working on adding the remaining functionality so that this switch
driver can be somewhat sane and moved out of staging, I stumbled upon
the fact that there is somewhat of an inconsistency in terms of function
prefixes in this driver.

This patch set just adds the same prefix - dpaa2_switch_ - to all
functions, static or not, of the driver.


Ioana Ciornei (2):
staging: dpaa2-switch: add a dpaa2_switch_ prefix to all functions in
ethsw-ethtool.c
staging: dpaa2-switch: add a dpaa2_switch prefix to all functions in
ethsw.c

.../staging/fsl-dpaa2/ethsw/ethsw-ethtool.c | 55 +--
drivers/staging/fsl-dpaa2/ethsw/ethsw.c | 441 +++++++++---------
drivers/staging/fsl-dpaa2/ethsw/ethsw.h | 2 +-
3 files changed, 249 insertions(+), 249 deletions(-)

--
2.28.0