From: "Alex Bennée" <alex.bennee@linaro.org>
To: qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, mjt@tls.msk.ru, laurent@vivier.eu,
peter.maydell@linaro.org, sstabellini@kernel.org,
marcandre.lureau@redhat.com, david@gibson.dropbear.id.au
Subject: Re: [PATCH] global: Squash 'the the'
Date: Mon, 04 Nov 2019 20:03:54 +0000 [thread overview]
Message-ID: <87imnzjtn9.fsf@linaro.org> (raw)
In-Reply-To: <20191104185202.102504-1-dgilbert@redhat.com>
Dr. David Alan Gilbert (git) <dgilbert@redhat.com> writes:
> From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
>
> 'the' has a tendency to double up; squash them back down.
>
> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
> ---
> disas/libvixl/vixl/invalset.h | 2 +-
> docs/interop/pr-helper.rst | 2 +-
> docs/specs/ppc-spapr-hotplug.txt | 2 +-
> docs/specs/ppc-xive.rst | 2 +-
> docs/specs/tpm.txt | 2 +-
> include/hw/xen/interface/io/blkif.h | 2 +-
> scripts/dump-guest-memory.py | 2 +-
> 7 files changed, 7 insertions(+), 7 deletions(-)
>
> diff --git a/disas/libvixl/vixl/invalset.h b/disas/libvixl/vixl/invalset.h
> index ffdc0237b4..ef5e49d6fe 100644
> --- a/disas/libvixl/vixl/invalset.h
> +++ b/disas/libvixl/vixl/invalset.h
> @@ -102,7 +102,7 @@ template<TEMPLATE_INVALSET_P_DECL> class InvalSet {
> size_t size() const;
>
> // Returns true if no elements are stored in the set.
> - // Note that this does not mean the the backing storage is empty: it can still
> + // Note that this does not mean the backing storage is empty: it can still
> // contain invalid elements.
> bool empty() const;
>
> diff --git a/docs/interop/pr-helper.rst b/docs/interop/pr-helper.rst
> index 9f76d5bcf9..e926f0a6c9 100644
> --- a/docs/interop/pr-helper.rst
> +++ b/docs/interop/pr-helper.rst
> @@ -10,7 +10,7 @@ can delegate implementation of persistent reservations to an external
> restricting access to block devices to specific initiators in a shared
> storage setup.
>
> -For a more detailed reference please refer the the SCSI Primary
> +For a more detailed reference please refer to the SCSI Primary
> Commands standard, specifically the section on Reservations and the
> "PERSISTENT RESERVE IN" and "PERSISTENT RESERVE OUT" commands.
>
> diff --git a/docs/specs/ppc-spapr-hotplug.txt b/docs/specs/ppc-spapr-hotplug.txt
> index cc7833108e..859d52cce6 100644
> --- a/docs/specs/ppc-spapr-hotplug.txt
> +++ b/docs/specs/ppc-spapr-hotplug.txt
> @@ -385,7 +385,7 @@ Each LMB list entry consists of the following elements:
> is used to retrieve the right associativity list to be used for this
> LMB.
> - A 32bit flags word. The bit at bit position 0x00000008 defines whether
> - the LMB is assigned to the the partition as of boot time.
> + the LMB is assigned to the partition as of boot time.
>
> ibm,dynamic-memory-v2
>
> diff --git a/docs/specs/ppc-xive.rst b/docs/specs/ppc-xive.rst
> index 148d57eb6a..83d43f658b 100644
> --- a/docs/specs/ppc-xive.rst
> +++ b/docs/specs/ppc-xive.rst
> @@ -163,7 +163,7 @@ Interrupt Priority Register (PIPR) is also updated using the IPB. This
> register represent the priority of the most favored pending
> notification.
>
> -The PIPR is then compared to the the Current Processor Priority
> +The PIPR is then compared to the Current Processor Priority
> Register (CPPR). If it is more favored (numerically less than), the
> CPU interrupt line is raised and the EO bit of the Notification Source
> Register (NSR) is updated to notify the presence of an exception for
> diff --git a/docs/specs/tpm.txt b/docs/specs/tpm.txt
> index 5d8c26b1ad..9c8cca042d 100644
> --- a/docs/specs/tpm.txt
> +++ b/docs/specs/tpm.txt
> @@ -89,7 +89,7 @@ TPM upon reboot. The PPI specification defines the operation requests and the
> actions the firmware has to take. The system administrator passes the operation
> request number to the firmware through an ACPI interface which writes this
> number to a memory location that the firmware knows. Upon reboot, the firmware
> -finds the number and sends commands to the the TPM. The firmware writes the TPM
> +finds the number and sends commands to the TPM. The firmware writes the TPM
> result code and the operation request number to a memory location that ACPI can
> read from and pass the result on to the administrator.
>
> diff --git a/include/hw/xen/interface/io/blkif.h b/include/hw/xen/interface/io/blkif.h
> index 8b1be50ce8..d07fa1e078 100644
> --- a/include/hw/xen/interface/io/blkif.h
> +++ b/include/hw/xen/interface/io/blkif.h
> @@ -341,7 +341,7 @@
> * access (even when it should be read-only). If the frontend hits the
> * maximum number of allowed persistently mapped grants, it can fallback
> * to non persistent mode. This will cause a performance degradation,
> - * since the the backend driver will still try to map those grants
> + * since the backend driver will still try to map those grants
> * persistently. Since the persistent grants protocol is compatible with
> * the previous protocol, a frontend driver can choose to work in
> * persistent mode even when the backend doesn't support it.
> diff --git a/scripts/dump-guest-memory.py b/scripts/dump-guest-memory.py
> index 2c587cbefc..9371e45813 100644
> --- a/scripts/dump-guest-memory.py
> +++ b/scripts/dump-guest-memory.py
> @@ -170,7 +170,7 @@ class ELF(object):
> self.ehdr.e_phnum += 1
>
> def to_file(self, elf_file):
> - """Writes all ELF structures to the the passed file.
> + """Writes all ELF structures to the passed file.
>
> Structure:
> Ehdr
--
Alex Bennée
WARNING: multiple messages have this Message-ID (diff)
From: "Alex Bennée" <alex.bennee@linaro.org>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, sstabellini@kernel.org,
qemu-trivial@nongnu.org, mjt@tls.msk.ru, laurent@vivier.eu,
marcandre.lureau@redhat.com, david@gibson.dropbear.id.au
Subject: Re: [PATCH] global: Squash 'the the'
Date: Mon, 04 Nov 2019 20:03:54 +0000 [thread overview]
Message-ID: <87imnzjtn9.fsf@linaro.org> (raw)
In-Reply-To: <20191104185202.102504-1-dgilbert@redhat.com>
Dr. David Alan Gilbert (git) <dgilbert@redhat.com> writes:
> From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
>
> 'the' has a tendency to double up; squash them back down.
>
> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
> ---
> disas/libvixl/vixl/invalset.h | 2 +-
> docs/interop/pr-helper.rst | 2 +-
> docs/specs/ppc-spapr-hotplug.txt | 2 +-
> docs/specs/ppc-xive.rst | 2 +-
> docs/specs/tpm.txt | 2 +-
> include/hw/xen/interface/io/blkif.h | 2 +-
> scripts/dump-guest-memory.py | 2 +-
> 7 files changed, 7 insertions(+), 7 deletions(-)
>
> diff --git a/disas/libvixl/vixl/invalset.h b/disas/libvixl/vixl/invalset.h
> index ffdc0237b4..ef5e49d6fe 100644
> --- a/disas/libvixl/vixl/invalset.h
> +++ b/disas/libvixl/vixl/invalset.h
> @@ -102,7 +102,7 @@ template<TEMPLATE_INVALSET_P_DECL> class InvalSet {
> size_t size() const;
>
> // Returns true if no elements are stored in the set.
> - // Note that this does not mean the the backing storage is empty: it can still
> + // Note that this does not mean the backing storage is empty: it can still
> // contain invalid elements.
> bool empty() const;
>
> diff --git a/docs/interop/pr-helper.rst b/docs/interop/pr-helper.rst
> index 9f76d5bcf9..e926f0a6c9 100644
> --- a/docs/interop/pr-helper.rst
> +++ b/docs/interop/pr-helper.rst
> @@ -10,7 +10,7 @@ can delegate implementation of persistent reservations to an external
> restricting access to block devices to specific initiators in a shared
> storage setup.
>
> -For a more detailed reference please refer the the SCSI Primary
> +For a more detailed reference please refer to the SCSI Primary
> Commands standard, specifically the section on Reservations and the
> "PERSISTENT RESERVE IN" and "PERSISTENT RESERVE OUT" commands.
>
> diff --git a/docs/specs/ppc-spapr-hotplug.txt b/docs/specs/ppc-spapr-hotplug.txt
> index cc7833108e..859d52cce6 100644
> --- a/docs/specs/ppc-spapr-hotplug.txt
> +++ b/docs/specs/ppc-spapr-hotplug.txt
> @@ -385,7 +385,7 @@ Each LMB list entry consists of the following elements:
> is used to retrieve the right associativity list to be used for this
> LMB.
> - A 32bit flags word. The bit at bit position 0x00000008 defines whether
> - the LMB is assigned to the the partition as of boot time.
> + the LMB is assigned to the partition as of boot time.
>
> ibm,dynamic-memory-v2
>
> diff --git a/docs/specs/ppc-xive.rst b/docs/specs/ppc-xive.rst
> index 148d57eb6a..83d43f658b 100644
> --- a/docs/specs/ppc-xive.rst
> +++ b/docs/specs/ppc-xive.rst
> @@ -163,7 +163,7 @@ Interrupt Priority Register (PIPR) is also updated using the IPB. This
> register represent the priority of the most favored pending
> notification.
>
> -The PIPR is then compared to the the Current Processor Priority
> +The PIPR is then compared to the Current Processor Priority
> Register (CPPR). If it is more favored (numerically less than), the
> CPU interrupt line is raised and the EO bit of the Notification Source
> Register (NSR) is updated to notify the presence of an exception for
> diff --git a/docs/specs/tpm.txt b/docs/specs/tpm.txt
> index 5d8c26b1ad..9c8cca042d 100644
> --- a/docs/specs/tpm.txt
> +++ b/docs/specs/tpm.txt
> @@ -89,7 +89,7 @@ TPM upon reboot. The PPI specification defines the operation requests and the
> actions the firmware has to take. The system administrator passes the operation
> request number to the firmware through an ACPI interface which writes this
> number to a memory location that the firmware knows. Upon reboot, the firmware
> -finds the number and sends commands to the the TPM. The firmware writes the TPM
> +finds the number and sends commands to the TPM. The firmware writes the TPM
> result code and the operation request number to a memory location that ACPI can
> read from and pass the result on to the administrator.
>
> diff --git a/include/hw/xen/interface/io/blkif.h b/include/hw/xen/interface/io/blkif.h
> index 8b1be50ce8..d07fa1e078 100644
> --- a/include/hw/xen/interface/io/blkif.h
> +++ b/include/hw/xen/interface/io/blkif.h
> @@ -341,7 +341,7 @@
> * access (even when it should be read-only). If the frontend hits the
> * maximum number of allowed persistently mapped grants, it can fallback
> * to non persistent mode. This will cause a performance degradation,
> - * since the the backend driver will still try to map those grants
> + * since the backend driver will still try to map those grants
> * persistently. Since the persistent grants protocol is compatible with
> * the previous protocol, a frontend driver can choose to work in
> * persistent mode even when the backend doesn't support it.
> diff --git a/scripts/dump-guest-memory.py b/scripts/dump-guest-memory.py
> index 2c587cbefc..9371e45813 100644
> --- a/scripts/dump-guest-memory.py
> +++ b/scripts/dump-guest-memory.py
> @@ -170,7 +170,7 @@ class ELF(object):
> self.ehdr.e_phnum += 1
>
> def to_file(self, elf_file):
> - """Writes all ELF structures to the the passed file.
> + """Writes all ELF structures to the passed file.
>
> Structure:
> Ehdr
--
Alex Bennée
next prev parent reply other threads:[~2019-11-04 20:04 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-04 18:52 [PATCH] global: Squash 'the the' Dr. David Alan Gilbert (git)
2019-11-04 18:52 ` Dr. David Alan Gilbert (git)
2019-11-04 20:03 ` Alex Bennée [this message]
2019-11-04 20:03 ` Alex Bennée
2019-11-04 20:27 ` Laurent Vivier
2019-11-04 20:27 ` Laurent Vivier
2019-11-04 21:40 ` no-reply
2019-11-04 21:40 ` no-reply
2019-11-04 21:54 ` Philippe Mathieu-Daudé
2019-11-05 8:16 ` Alex Bennée
2019-11-05 8:16 ` Alex Bennée
2019-11-05 8:40 ` Laurent Vivier
2019-11-05 12:13 ` Dr. David Alan Gilbert
2019-11-05 12:13 ` Dr. David Alan Gilbert
2019-11-05 18:57 ` Dr. David Alan Gilbert
2019-11-05 18:57 ` Dr. David Alan Gilbert
2019-11-04 23:22 ` no-reply
2019-11-04 23:22 ` no-reply
2019-11-05 14:06 ` Laurent Vivier
2019-11-05 14:06 ` Laurent Vivier
2019-11-06 21:12 ` David Gibson
2019-11-06 21:12 ` David Gibson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87imnzjtn9.fsf@linaro.org \
--to=alex.bennee@linaro.org \
--cc=david@gibson.dropbear.id.au \
--cc=laurent@vivier.eu \
--cc=marcandre.lureau@redhat.com \
--cc=mjt@tls.msk.ru \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=sstabellini@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.