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:   Tue,  1 Oct 2019 22:17:58 +0300
From:   Vladimir Oltean <olteanv@...il.com>
To:     andrew@...n.ch, f.fainelli@...il.com, vivien.didelot@...il.com,
        davem@...emloft.net
Cc:     netdev@...r.kernel.org, Vladimir Oltean <olteanv@...il.com>
Subject: [PATCH net-next 0/3] SJA1105 DSA coding style cleanup

This series provides some mechanical cleanup patches related to function
names and prototypes.

Vladimir Oltean (3):
  net: dsa: sja1105: Don't use "inline" function declarations in C files
  net: dsa: sja1105: Replace sja1105_spi_send_int with
    sja1105_xfer_{u32,u64}
  net: dsa: sja1105: Rename sja1105_spi_send_packed_buf to
    sja1105_xfer_buf

 drivers/net/dsa/sja1105/sja1105.h             | 16 ++-
 drivers/net/dsa/sja1105/sja1105_clocking.c    | 65 ++++++-------
 .../net/dsa/sja1105/sja1105_dynamic_config.c  | 12 +--
 drivers/net/dsa/sja1105/sja1105_ethtool.c     | 16 +--
 drivers/net/dsa/sja1105/sja1105_main.c        | 18 ++--
 drivers/net/dsa/sja1105/sja1105_ptp.c         | 17 ++--
 drivers/net/dsa/sja1105/sja1105_spi.c         | 97 +++++++++++--------
 7 files changed, 118 insertions(+), 123 deletions(-)

-- 
2.17.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ