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]
Message-ID: <20250426175143.128086-1-linux@treblig.org>
Date: Sat, 26 Apr 2025 18:51:38 +0100
From: linux@...blig.org
To: lgirdwood@...il.com,
	broonie@...nel.org
Cc: linux-doc@...r.kernel.org,
	corbet@....net,
	linux-kernel@...r.kernel.org,
	"Dr. David Alan Gilbert" <linux@...blig.org>
Subject: [PATCH 0/5] Regulator deadcode cleanups

From: "Dr. David Alan Gilbert" <linux@...blig.org>

Hi,
  This is a bunch of deadcode cleanups for functions
that are unused (for quite some time).
  The first patch was originally sent in October last
year but didn't get any traction; the rest are new.

Dave
Signed-off-by: Dr. David Alan Gilbert <linux@...blig.org>


Dr. David Alan Gilbert (5):
  regulator: devres: Remove unused
    devm_regulator_bulk_register_supply_alias
  regulator: core: Remove unused regulator_bulk_force_disable
  regulator: core: Remove unused regulator_*drvdata functions
  regulator: core: Remove unused regulator_suspend_(disable|enable)
  regulator: core: Remove unused regulator_set_suspend_voltage

 .../driver-api/driver-model/devres.rst        |   1 -
 drivers/regulator/core.c                      | 141 ------------------
 drivers/regulator/devres.c                    |  74 ---------
 include/linux/regulator/consumer.h            |  47 ------
 include/linux/regulator/driver.h              |   1 -
 5 files changed, 264 deletions(-)

-- 
2.49.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ