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-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 30 Apr 2020 11:53:08 +0000
From:   "Sa, Nuno" <Nuno.Sa@...log.com>
To:     "Ardelean, Alexandru" <alexandru.Ardelean@...log.com>,
        "linux-iio@...r.kernel.org" <linux-iio@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
CC:     "Bogdan, Dragos" <Dragos.Bogdan@...log.com>,
        "jic23@...nel.org" <jic23@...nel.org>,
        "Ardelean, Alexandru" <alexandru.Ardelean@...log.com>
Subject: RE: [PATCH] iio: imu: adis16xxx: use helper to access iio core
 debugfs dir


> From: Alexandru Ardelean <alexandru.ardelean@...log.com>
> Sent: Donnerstag, 30. April 2020 13:04
> To: linux-iio@...r.kernel.org; linux-kernel@...r.kernel.org
> Cc: Bogdan, Dragos <Dragos.Bogdan@...log.com>; Sa, Nuno
> <Nuno.Sa@...log.com>; jic23@...nel.org; Ardelean, Alexandru
> <alexandru.Ardelean@...log.com>
> Subject: [PATCH] iio: imu: adis16xxx: use helper to access iio core debugfs dir
> 
> The IIO core provides a iio_get_debugfs_dentry() helper.
> It seems that the ADIS IMU drivers access that field directly.
> 
> This change converts them to use iio_get_debugfs_dentry() instead.
> 
> Signed-off-by: Alexandru Ardelean <alexandru.ardelean@...log.com>
> ---
>  drivers/iio/gyro/adis16136.c | 10 ++++------
>  drivers/iio/imu/adis16400.c  | 10 ++++------
>  drivers/iio/imu/adis16460.c  | 10 ++++------
>  drivers/iio/imu/adis16475.c  | 15 ++++++---------
>  drivers/iio/imu/adis16480.c  | 16 ++++++----------
>  5 files changed, 24 insertions(+), 37 deletions(-)
> 

Acked-by: Nuno Sá <nuno.sa@...log.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ