lttng-dev.lists.lttng.org archive mirror
 help / color / mirror / Atom feed
* [lttng-dev] [PATCH] README: fix typo in README.md
@ 2020-11-16 12:24 Shuo Wang via lttng-dev
  2020-11-16 14:17 ` Mathieu Desnoyers via lttng-dev
  0 siblings, 1 reply; 5+ messages in thread
From: Shuo Wang via lttng-dev @ 2020-11-16 12:24 UTC (permalink / raw)
  To: lttng-dev, mathieu.desnoyers; +Cc: hushiyuan

	Dear Mathieu,

This mail may work.

Thank you,
Shuo

Signed-off-by: Shuo Wang <wangshuo47@huawei.com>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2d6dcaa..dd7ebd1 100644
--- a/README.md
+++ b/README.md
@@ -388,7 +388,7 @@ For always-on debugging self-checks:
 	./configure --enable-rcu-debug
 
 For fine grained enabling of debugging self-checks, build
-urserspace-rcu with DEBUG_RCU defined and compile dependent
+userspace-rcu with DEBUG_RCU defined and compile dependent
 applications with DEBUG_RCU defined when necessary.
 
 Warning: Enabling this feature result in a performance penalty.
-- 
2.23.0

> Hi, 
> 
> This fix does not apply with "git am", probably due to the fact that the email is not 
> formatted as plain text without alteration by your email client. I recommend using 
> git send-email to send patches. Can you try sending it again in the proper format 
> expected by git am ? 
> 
> You will likely find useful information about why your email client changed the 
> patch formatting here: 
> 
> [ https://www.kernel.org/doc/html/v5.9/process/submitting-patches.html | https://www.kernel.org/doc/html/v5.9/process/submitting-patches.html ] 
> [ https://www.kernel.org/doc/html/v5.9/process/email-clients.html#email-clients | https://www.kernel.org/doc/html/v5.9/process/email-clients.html#email-clients ] 
> 
> Thanks, 
> 
> Mathieu 
> 
> ----- On Nov 13, 2020, at 4:28 AM, wangshuo (AF) <wangshuo47 at huawei.com> wrote: 
> 
> > README: fix typo in README.md
> 
> > Signed-off-by: Shuo Wang < [ mailto:wangshuo47 at huawei.com |
> > wangshuo47 at huawei.com ] >
> 
> > ---
> 
> > README.md | 2 +-
> 
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> > diff --git a/README.md b/README.md
> 
> > index 2d6dcaa..dd7ebd1 100644
> 
> > --- a/README.md
> 
> > +++ b/README.md
> 
> > @@ -388,7 +388,7 @@ For always-on debugging self-checks:
> 
> > ./configure --enable-rcu-debug
> 
> > For fine grained enabling of debugging self-checks, build
> 
> > -urserspace-rcu with DEBUG_RCU defined and compile dependent
> 
> > +userspace-rcu with DEBUG_RCU defined and compile dependent
> 
> > applications with DEBUG_RCU defined when necessary.
> 
> > Warning: Enabling this feature result in a performance penalty.
> 
> > --
> 
> > 2.23.0
_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [lttng-dev] [PATCH] README: fix typo in README.md
@ 2020-11-13  9:28 wangshuo (AF) via lttng-dev
  2020-11-13 13:30 ` Mathieu Desnoyers via lttng-dev
  0 siblings, 1 reply; 5+ messages in thread
From: wangshuo (AF) via lttng-dev @ 2020-11-13  9:28 UTC (permalink / raw)
  To: lttng-dev, mathieu.desnoyers; +Cc: Hushiyuan


[-- Attachment #1.1: Type: text/plain, Size: 703 bytes --]

README: fix typo in README.md

Signed-off-by: Shuo Wang <wangshuo47@huawei.com<mailto:wangshuo47@huawei.com>>
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2d6dcaa..dd7ebd1 100644
--- a/README.md
+++ b/README.md
@@ -388,7 +388,7 @@ For always-on debugging self-checks:
       ./configure --enable-rcu-debug

 For fine grained enabling of debugging self-checks, build
-urserspace-rcu with DEBUG_RCU defined and compile dependent
+userspace-rcu with DEBUG_RCU defined and compile dependent
applications with DEBUG_RCU defined when necessary.

 Warning: Enabling this feature result in a performance penalty.
--
2.23.0


[-- Attachment #1.2: Type: text/html, Size: 4132 bytes --]

[-- Attachment #2: Type: text/plain, Size: 156 bytes --]

_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [lttng-dev] [PATCH] README: fix typo in README.md
@ 2020-11-13  9:01 wangshuo (AF) via lttng-dev
  0 siblings, 0 replies; 5+ messages in thread
From: wangshuo (AF) via lttng-dev @ 2020-11-13  9:01 UTC (permalink / raw)
  To: lttng-dev, mathieu.desnoyers; +Cc: Hushiyuan


[-- Attachment #1.1: Type: text/plain, Size: 669 bytes --]

README: fix typo in README.md

Signed-off-by: Shuo Wang <wangshuo47@huawei.com>
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2d6dcaa..dd7ebd1 100644
--- a/README.md
+++ b/README.md
@@ -388,7 +388,7 @@ For always-on debugging self-checks:
       ./configure --enable-rcu-debug
 For fine grained enabling of debugging self-checks, build
-urserspace-rcu with DEBUG_RCU defined and compile dependent
+userspace-rcu with DEBUG_RCU defined and compile dependent
applications with DEBUG_RCU defined when necessary.
 Warning: Enabling this feature result in a performance penalty.
--
2.23.0


[-- Attachment #1.2: Type: text/html, Size: 4073 bytes --]

[-- Attachment #2: Type: text/plain, Size: 156 bytes --]

_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

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

end of thread, other threads:[~2020-11-16 14:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-16 12:24 [lttng-dev] [PATCH] README: fix typo in README.md Shuo Wang via lttng-dev
2020-11-16 14:17 ` Mathieu Desnoyers via lttng-dev
  -- strict thread matches above, loose matches on Subject: below --
2020-11-13  9:28 wangshuo (AF) via lttng-dev
2020-11-13 13:30 ` Mathieu Desnoyers via lttng-dev
2020-11-13  9:01 wangshuo (AF) via lttng-dev

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).