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:   Sat, 20 Jun 2020 20:18:29 +0300
From:   Vladimir Oltean <olteanv@...il.com>
To:     davem@...emloft.net, netdev@...r.kernel.org
Cc:     andrew@...n.ch, f.fainelli@...il.com, vivien.didelot@...il.com
Subject: [PATCH net-next 0/3] Cosmetic cleanup in SJA1105 DSA driver

From: Vladimir Oltean <vladimir.oltean@....com>

This removes the sparse warnings from the sja1105 driver and makes some
structures constant.

Vladimir Oltean (3):
  net: dsa: sja1105: remove empty structures from config table ops
  net: dsa: sja1105: make config table operation structures constant
  net: dsa: sja1105: make the instantiations of struct sja1105_info
    constant

 drivers/net/dsa/sja1105/sja1105.h             | 12 +++----
 .../net/dsa/sja1105/sja1105_dynamic_config.c  | 25 ++-----------
 .../net/dsa/sja1105/sja1105_dynamic_config.h  |  4 +--
 drivers/net/dsa/sja1105/sja1105_spi.c         | 17 +++++----
 .../net/dsa/sja1105/sja1105_static_config.c   | 36 ++++---------------
 .../net/dsa/sja1105/sja1105_static_config.h   | 12 +++----
 6 files changed, 33 insertions(+), 73 deletions(-)

-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ