[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201009153000.14550-1-ioana.ciornei@nxp.com>
Date: Fri, 9 Oct 2020 18:29:58 +0300
From: Ioana Ciornei <ioana.ciornei@....com>
To: gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org
Cc: Ioana Ciornei <ioana.ciornei@....com>
Subject: [PATCH 0/2] staging: dpaa2-switch: add a dpaa2_switch_ prefix
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
Powered by blists - more mailing lists