staging: dpaa2-switch: add a dpaa2_switch prefix to all functions in ethsw.c
authorIoana Ciornei <ioana.ciornei@nxp.com>
Fri, 9 Oct 2020 15:30:00 +0000 (18:30 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 10 Oct 2020 10:33:41 +0000 (12:33 +0200)
commit0110ce655db833b5ac9386ea327c4119722db9b3
treeda7b81f5ffbdc5baf46c644c30ee3e7115516a9f
parent5ad71958e497fc0b55704014e71e760af745f911
staging: dpaa2-switch: add a dpaa2_switch prefix to all functions in ethsw.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-3-ioana.ciornei@nxp.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fsl-dpaa2/ethsw/ethsw.c