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] [day] [month] [year] [list]
Message-ID: <20241006124403.2a37dfe0@jic23-huawei>
Date: Sun, 6 Oct 2024 12:44:03 +0100
From: Jonathan Cameron <jic23@...nel.org>
To: Ivin Joel Abraham <ivinjabraham@...il.com>
Cc: linux-doc@...r.kernel.org, Lars-Peter Clausen <lars@...afoo.de>,
 Jonathan Corbet <corbet@....net>, linux-iio@...r.kernel.org,
 linux-kernel@...r.kernel.org
Subject: Re: [PATCH] docs: iio: fix grammatical error

On Wed,  2 Oct 2024 15:33:41 +0530
Ivin Joel Abraham <ivinjabraham@...il.com> wrote:

> Clarify the instruction for disabling autocalibration by adding the word
> "by"
> 
> Signed-off-by: Ivin Joel Abraham <ivinjabraham@...il.com>
Applied.

Thanks,
> ---
>  Documentation/iio/bno055.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/iio/bno055.rst b/Documentation/iio/bno055.rst
> index 9a489a79d8f5..f1111ff3fe2e 100644
> --- a/Documentation/iio/bno055.rst
> +++ b/Documentation/iio/bno055.rst
> @@ -22,7 +22,7 @@ This driver supports also IIO buffers.
>  
>  The IMU continuously performs an autocalibration procedure if (and only if)
>  operating in fusion mode. The magnetometer autocalibration can however be
> -disabled writing 0 in the sysfs in_magn_calibration_fast_enable attribute.
> +disabled by writing 0 in the sysfs in_magn_calibration_fast_enable attribute.
>  
>  The driver provides access to autocalibration flags (i.e. you can known if
>  the IMU has successfully autocalibrated) and to the calibration data blob.


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ