staging: dpaa2-switch: add a dpaa2_switch_ prefix to all functions in ethsw-ethtool.c
authorIoana Ciornei <ioana.ciornei@nxp.com>
Fri, 9 Oct 2020 15:29:59 +0000 (18:29 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 10 Oct 2020 10:33:41 +0000 (12:33 +0200)
commit5ad71958e497fc0b55704014e71e760af745f911
tree1cbd700c0ee27818a993d48cf5d99bd2c4fcc832
parent41f0666f0f60997dea10e716df728f330525052e
staging: dpaa2-switch: add a dpaa2_switch_ prefix to all functions in ethsw-ethtool.c

Some static functions in the dpaa2-switch driver don't have a distinct
prefix and this is becoming an inconvenience when looking at, for
example, a perf top output and trying to determine easily which entries
are dpaa2 switch related. Ammend this by adding the prefix to all the
functions.

Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Link: https://lore.kernel.org/r/20201009153000.14550-2-ioana.ciornei@nxp.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fsl-dpaa2/ethsw/ethsw-ethtool.c
drivers/staging/fsl-dpaa2/ethsw/ethsw.c
drivers/staging/fsl-dpaa2/ethsw/ethsw.h