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] [day] [month] [year] [list]
Date:   Sun, 3 May 2020 14:13:43 +0100
From:   Jonathan Cameron <jic23@...nel.org>
To:     "Sa, Nuno" <Nuno.Sa@...log.com>
Cc:     "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>,
        "Bogdan, Dragos" <Dragos.Bogdan@...log.com>
Subject: Re: [PATCH] iio: imu: adis16xxx: use helper to access iio core
 debugfs dir

On Thu, 30 Apr 2020 11:53:08 +0000
"Sa, Nuno" <Nuno.Sa@...log.com> wrote:

> > 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>

Applied to the togreg branch of iio.git and pushed out as testing for
the usual reasons.

Thanks,

Jonathan

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ