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: <20241101-iio-fix-event-macro-use-v1-0-0000c5d09f6d@baylibre.com>
Date: Fri, 01 Nov 2024 17:17:07 -0500
From: David Lechner <dlechner@...libre.com>
To: Jonathan Cameron <jic23@...nel.org>
Cc: linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org, 
 David Lechner <dlechner@...libre.com>
Subject: [PATCH 0/3] iio: finish cleanup of IIO_EVENT_CODE macros

Since [1], there are only a couple of users IIO_EVENT_CODE left in the
kernel. We can clean these up too. Then we can make that macro "private"
do discourage others from using it in the future.

[1]: https://lore.kernel.org/linux-iio/20241028-iio-add-macro-for-even-identifier-for-differential-channels-v1-0-b452c90f7ea6@baylibre.com/

---
David Lechner (3):
      iio: dummy: use specialized event code macros
      iio: accel: mma9553: use specialized event code macros
      iio: events: make IIO_EVENT_CODE macro private

 drivers/iio/accel/mma9553.c                 | 24 +++++++++++------------
 drivers/iio/dummy/iio_simple_dummy_events.c | 30 ++++++++++++++---------------
 include/linux/iio/events.h                  | 15 +++++++++------
 3 files changed, 34 insertions(+), 35 deletions(-)
---
base-commit: c218214db564ca7d6885fa5859541a86197856c0
change-id: 20241101-iio-fix-event-macro-use-cb374ab30c99

Best regards,
-- 
David Lechner <dlechner@...libre.com>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ