kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [kvm-unit-tests PATCH] README.md: remove duplicate "to adhere"
@ 2021-06-14 10:01 Cornelia Huck
  2021-06-21  7:25 ` Thomas Huth
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Cornelia Huck @ 2021-06-14 10:01 UTC (permalink / raw)
  To: Paolo Bonzini, Thomas Huth, Andrew Jones; +Cc: kvm, Cornelia Huck

Fixes: 844669a9631d ("README.md: add guideline for header guards format")
Reported-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 687ff50d0af1..b498aafd1a77 100644
--- a/README.md
+++ b/README.md
@@ -158,7 +158,7 @@ Exceptions:
 
 Header guards:
 
-Please try to adhere to adhere to the following patterns when adding
+Please try to adhere to the following patterns when adding
 "#ifndef <...> #define <...>" header guards:
     ./lib:             _HEADER_H_
     ./lib/<ARCH>:      _ARCH_HEADER_H_
-- 
2.31.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [kvm-unit-tests PATCH] README.md: remove duplicate "to adhere"
  2021-06-14 10:01 [kvm-unit-tests PATCH] README.md: remove duplicate "to adhere" Cornelia Huck
@ 2021-06-21  7:25 ` Thomas Huth
  2021-06-21 13:23 ` Paolo Bonzini
  2021-07-22 11:27 ` Thomas Huth
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas Huth @ 2021-06-21  7:25 UTC (permalink / raw)
  To: Cornelia Huck, Paolo Bonzini, Andrew Jones; +Cc: kvm

On 14/06/2021 12.01, Cornelia Huck wrote:
> Fixes: 844669a9631d ("README.md: add guideline for header guards format")
> Reported-by: Andrew Jones <drjones@redhat.com>
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
> ---
>   README.md | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/README.md b/README.md
> index 687ff50d0af1..b498aafd1a77 100644
> --- a/README.md
> +++ b/README.md
> @@ -158,7 +158,7 @@ Exceptions:
>   
>   Header guards:
>   
> -Please try to adhere to adhere to the following patterns when adding
> +Please try to adhere to the following patterns when adding
>   "#ifndef <...> #define <...>" header guards:
>       ./lib:             _HEADER_H_
>       ./lib/<ARCH>:      _ARCH_HEADER_H_
> 

Reviewed-by: Thomas Huth <thuth@redhat.com>


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [kvm-unit-tests PATCH] README.md: remove duplicate "to adhere"
  2021-06-14 10:01 [kvm-unit-tests PATCH] README.md: remove duplicate "to adhere" Cornelia Huck
  2021-06-21  7:25 ` Thomas Huth
@ 2021-06-21 13:23 ` Paolo Bonzini
  2021-07-22 11:27 ` Thomas Huth
  2 siblings, 0 replies; 4+ messages in thread
From: Paolo Bonzini @ 2021-06-21 13:23 UTC (permalink / raw)
  To: kvm, Andrew Jones, Thomas Huth, Cornelia Huck

On Mon, 14 Jun 2021 12:01:51 +0200, Cornelia Huck wrote:
> 


Applied, thanks!

[1/1] README.md: remove duplicate "to adhere"
      commit: e6645b42a8a6c587500a6fbd784eb6ce6186a96e

Best regards,
-- 
Paolo Bonzini <pbonzini@redhat.com>


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [kvm-unit-tests PATCH] README.md: remove duplicate "to adhere"
  2021-06-14 10:01 [kvm-unit-tests PATCH] README.md: remove duplicate "to adhere" Cornelia Huck
  2021-06-21  7:25 ` Thomas Huth
  2021-06-21 13:23 ` Paolo Bonzini
@ 2021-07-22 11:27 ` Thomas Huth
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas Huth @ 2021-07-22 11:27 UTC (permalink / raw)
  To: Cornelia Huck, Paolo Bonzini, Andrew Jones; +Cc: kvm

On 14/06/2021 12.01, Cornelia Huck wrote:
> Fixes: 844669a9631d ("README.md: add guideline for header guards format")
> Reported-by: Andrew Jones <drjones@redhat.com>
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
> ---
>   README.md | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/README.md b/README.md
> index 687ff50d0af1..b498aafd1a77 100644
> --- a/README.md
> +++ b/README.md
> @@ -158,7 +158,7 @@ Exceptions:
>   
>   Header guards:
>   
> -Please try to adhere to adhere to the following patterns when adding
> +Please try to adhere to the following patterns when adding
>   "#ifndef <...> #define <...>" header guards:
>       ./lib:             _HEADER_H_
>       ./lib/<ARCH>:      _ARCH_HEADER_H_
> 

Thanks, finally pushed to the repo.

  Thomas


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-07-22 11:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-14 10:01 [kvm-unit-tests PATCH] README.md: remove duplicate "to adhere" Cornelia Huck
2021-06-21  7:25 ` Thomas Huth
2021-06-21 13:23 ` Paolo Bonzini
2021-07-22 11:27 ` Thomas Huth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).