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]
Message-ID: <v64q6kkwf6akdyjzvs2xqcjgbiwzys7zkf77p5bicv4ggsukns@fwoe3qqxzef2>
Date: Sat, 18 Jan 2025 15:21:41 -0300
From: Gustavo Silva <gustavograzs@...il.com>
To: Jonathan Cameron <jic23@...nel.org>
Cc: Alex Lanzano <lanzano.alex@...il.com>, 
	Lars-Peter Clausen <lars@...afoo.de>, linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] iio: imu: bmi270: add temperature channel

On Sat, Jan 18, 2025 at 05:00:38PM +0000, Jonathan Cameron wrote:
> 
> Applied with a small tweak.

> > +static const struct bmi270_scale bmi270_temp_scale[] = {
> > +	{BMI270_TEMP_SCALE / MICRO, BMI270_TEMP_SCALE % MICRO},
> For consistency with local style (and the one I'm trying to keep to across IIO)
> I added space after { and before }
> 
Noted. Thanks!

> Thanks,
> Jonathan
> 
> > +};
> > +
> 
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ