lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ