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] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241130204225.2a9aec77@jic23-huawei>
Date: Sat, 30 Nov 2024 20:42:25 +0000
From: Jonathan Cameron <jic23@...nel.org>
To: Javier Carrasco <javier.carrasco.cruz@...il.com>
Cc: Lars-Peter Clausen <lars@...afoo.de>, Antoni Pokusinski
 <apokusinski01@...il.com>, Francesco Dolcini <francesco@...cini.it>,
 João Paulo Gonçalves
 <jpaulo.silvagoncalves@...il.com>, Gregor Boirie
 <gregor.boirie@...rot.com>, Jonathan Cameron <Jonathan.Cameron@...wei.com>,
 linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org, João Paulo Gonçalves
 <joao.goncalves@...adex.com>, Francesco Dolcini
 <francesco.dolcini@...adex.com>
Subject: Re: [PATCH 11/11] iio: core: fix doc reference to
 iio_push_to_buffers_with_ts_unaligned

On Mon, 25 Nov 2024 22:16:19 +0100
Javier Carrasco <javier.carrasco.cruz@...il.com> wrote:

> Use the right name of the function, which is defined in
> drivers/iio/industrialio-buffer.c
> 
> Signed-off-by: Javier Carrasco <javier.carrasco.cruz@...il.com>
Applied this one via the slow path.

> ---
>  include/linux/iio/iio-opaque.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/linux/iio/iio-opaque.h b/include/linux/iio/iio-opaque.h
> index a89e7e43e441..4247497f3f8b 100644
> --- a/include/linux/iio/iio-opaque.h
> +++ b/include/linux/iio/iio-opaque.h
> @@ -28,7 +28,7 @@
>   * @groupcounter:		index of next attribute group
>   * @legacy_scan_el_group:	attribute group for legacy scan elements attribute group
>   * @legacy_buffer_group:	attribute group for legacy buffer attributes group
> - * @bounce_buffer:		for devices that call iio_push_to_buffers_with_timestamp_unaligned()
> + * @bounce_buffer:		for devices that call iio_push_to_buffers_with_ts_unaligned()
>   * @bounce_buffer_size:		size of currently allocate bounce buffer
>   * @scan_index_timestamp:	cache of the index to the timestamp
>   * @clock_id:			timestamping clock posix identifier
> 


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ