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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 3 Oct 2022 10:43:18 +0300
From:   Andy Shevchenko <andy.shevchenko@...il.com>
To:     Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc:     cmo@...exis.com, jic23@...nel.org, linux-iio@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH v6 1/3] iio: temperature: mlx90632 Add runtime
 powermanagement modes

On Sun, Oct 2, 2022 at 7:11 PM Christophe JAILLET
<christophe.jaillet@...adoo.fr> wrote:
> Le 02/10/2022 à 18:09, Christophe JAILLET a écrit :

...

> >>   static int mlx90632_read_raw(struct iio_dev *indio_dev,
> >>                    struct iio_chan_spec const *channel, int *val,
> >>                    int *val2, long mask)
> >>   {
> >>       struct mlx90632_data *data = iio_priv(indio_dev);
> >>       int ret;
> >> +    int cr;
> >
> > This 'cr' seems to be unused.
>
> Ok, used in patch 2/3.
> Sorry for the noise.

But it should be used in this patch if it was introduced by it.

-- 
With Best Regards,
Andy Shevchenko

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ