Re: [PATCH v2 3/4] docs: fix repeated word 'as' in dax-hv-api documentation

From: Randy Dunlap

Date: Sat May 09 2026 - 12:03:59 EST




On 5/9/26 7:30 AM, Adrien Reynard wrote:
> Remove duplicated word 'as' found in three places in
> arch/sparc/oradax/dax-hv-api.txt.
>
> Signed-off-by: Adrien Reynard <reynard.adrien.08@xxxxxxxxx>

Hi Adrien,
Please report what software you used to find these repeated words.
Thanks.


> ---
> Documentation/arch/sparc/oradax/dax-hv-api.txt | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/arch/sparc/oradax/dax-hv-api.txt b/Documentation/arch/sparc/oradax/dax-hv-api.txt
> index ef1a4c2bf08b..6dac2a778ccd 100644
> --- a/Documentation/arch/sparc/oradax/dax-hv-api.txt
> +++ b/Documentation/arch/sparc/oradax/dax-hv-api.txt
> @@ -485,7 +485,7 @@ Offset Size Field Description
> the virtual machine to use when accessing this data stream
> (checking is only guaranteed to be performed when using API
> version 1.1 and later). If using a virtual address, this field will
> - be used as as primary input address bits [59:56].
> + be used as the primary input address bits [59:56].
> [55:0] Primary input address bits [55:0]. Address type is determined
> by CCB header.
> 24 8 Data Access Control
> @@ -576,7 +576,7 @@ Offset Size Field Description
> the virtual machine to use when accessing this data stream
> (checking is only guaranteed to be performed when using API
> version 1.1 and later). If using a virtual address, this field will
> - be used as as symbol table address bits [59:56].
> + be used as symbol table address bits [59:56].
> [55:4] Symbol table address bits [55:4]. Address type is determined
> by CCB header.
> [3:0] Symbol table version
> @@ -815,7 +815,7 @@ Offset Size Field Description
> the virtual machine to use when accessing this data stream
> (checking is only guaranteed to be performed when using API
> version 1.1 and later). If using a virtual address, this field will
> - be used as as bit table address bits [59:56]
> + be used as bit table address bits [59:56]
> [55:4] Bit table address bits [55:4]. Address type is determined by
> CCB header. Address must be 64-byte aligned (CCB version
> 0) or 16-byte aligned (CCB version 1).

--
~Randy