[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <776b195d-713b-4899-b621-4a69ba2b160a@infradead.org>
Date: Fri, 25 Jul 2025 21:02:05 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Bjorn Helgaas <helgaas@...nel.org>, Jonathan Corbet <corbet@....net>
Cc: linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
Bjorn Helgaas <bhelgaas@...gle.com>
Subject: Re: [PATCH 2/2] Documentation/ABI: Fix typos
On 7/23/25 1:32 PM, Bjorn Helgaas wrote:
> From: Bjorn Helgaas <bhelgaas@...gle.com>
>
> Fix typos.
>
> Signed-off-by: Bjorn Helgaas <bhelgaas@...gle.com>
> ---
> .../ABI/obsolete/sysfs-driver-hid-roccat-isku | 2 +-
> .../ABI/obsolete/sysfs-driver-hid-roccat-koneplus | 4 ++--
> .../ABI/obsolete/sysfs-driver-hid-roccat-savu | 2 +-
> Documentation/ABI/testing/debugfs-driver-dcc | 2 +-
> Documentation/ABI/testing/debugfs-hyperv | 4 ++--
> Documentation/ABI/testing/rtc-cdev | 2 +-
> Documentation/ABI/testing/sysfs-ata | 4 ++--
> .../testing/sysfs-bus-event_source-devices-hisi_ptt | 4 ++--
> Documentation/ABI/testing/sysfs-bus-iio | 2 +-
> Documentation/ABI/testing/sysfs-bus-iio-dma-buffer | 8 ++++----
> Documentation/ABI/testing/sysfs-bus-rapidio | 2 +-
> Documentation/ABI/testing/sysfs-class-fc | 2 +-
> Documentation/ABI/testing/sysfs-class-power-rt9467 | 2 +-
> .../ABI/testing/sysfs-driver-input-exc3000 | 4 ++--
> Documentation/ABI/testing/sysfs-driver-ufs | 2 +-
> Documentation/ABI/testing/sysfs-firmware-acpi | 6 +++---
> Documentation/ABI/testing/sysfs-memory-page-offline | 13 ++++++-------
> 17 files changed, 32 insertions(+), 33 deletions(-)
>
> diff --git a/Documentation/ABI/testing/sysfs-bus-iio-dma-buffer b/Documentation/ABI/testing/sysfs-bus-iio-dma-buffer
> index d526e6571001..06313befdfaa 100644
> --- a/Documentation/ABI/testing/sysfs-bus-iio-dma-buffer
> +++ b/Documentation/ABI/testing/sysfs-bus-iio-dma-buffer
> @@ -2,15 +2,15 @@ What: /sys/bus/iio/devices/iio:deviceX/buffer/length_align_bytes
> KernelVersion: 5.4
> Contact: linux-iio@...r.kernel.org
> Description:
> - DMA buffers tend to have a alignment requirement for the
> + DMA buffers tend to have an alignment requirement for the
> buffers. If this alignment requirement is not met samples might
> be dropped from the buffer.
>
> - This property reports the alignment requirements in bytes.
> - This means that the buffer size in bytes needs to be a integer
> + This property reports the alignment requirement in bytes.
> + This means that the buffer size in bytes needs to be an integer
> multiple of the number reported by this file.
>
> - The alignment requirements in number of sample sets will depend
> + The alignment requirement in number of sample sets will depend
> on the enabled channels and the bytes per channel. This means
> that the alignment requirement in samples sets might change
"samples sets" ?
> depending on which and how many channels are enabled. Whereas
Otherwise LGTM. Thanks.
Reviewed-by: Randy Dunlap <rdunlap@...radead.org>
--
~Randy
Powered by blists - more mailing lists