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: <20250612201321.3536493-1-andriy.shevchenko@linux.intel.com>
Date: Thu, 12 Jun 2025 23:11:24 +0300
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
	linux-acpi@...r.kernel.org,
	linux-kernel@...r.kernel.org
Cc: "Rafael J. Wysocki" <rafael@...nel.org>,
	Len Brown <lenb@...nel.org>
Subject: [PATCH v1 0/5] ACPI: proc: A few cleanups

While looking into warning related to export.h inclusion, I took
the opportunity to make the module up-to-date to the modern APIs.
Hence this mini-series. Note, the first patch is to make the used
type consistent across the files.

Andy Shevchenko (5):
  ACPI: wakeup: Drop unneeded casting for sleep_state
  ACPI: proc: Use correct format specifier and drop casting
  ACPI: proc: Remove unused header
  ACPI: proc: Use str_enabled_disabled() helper
  ACPI: proc: Prefer to use octal permission

 drivers/acpi/proc.c   | 17 +++++++----------
 drivers/acpi/wakeup.c |  4 ++--
 2 files changed, 9 insertions(+), 12 deletions(-)

-- 
2.47.2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ