diff options
author | Paul E. McKenney <paulmck@linux.ibm.com> | 2019-04-11 10:12:18 -0400 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2019-05-28 12:02:57 -0400 |
commit | 714b6904e23e1c37f262a4cd02b34d0f1863e227 (patch) | |
tree | 9096d2eadafb18495ee445abf3fb8be638e47956 | |
parent | d5a9a8c3bc8068f2e5dfba30150ac09b596b461a (diff) |
doc: Remove ".vnet" from paulmck email addresses
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
-rw-r--r-- | Documentation/core-api/circular-buffers.rst | 2 | ||||
-rw-r--r-- | Documentation/memory-barriers.txt | 2 | ||||
-rw-r--r-- | Documentation/translations/ko_KR/memory-barriers.txt | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/core-api/circular-buffers.rst b/Documentation/core-api/circular-buffers.rst index 53e51caa3347..50966f66e398 100644 --- a/Documentation/core-api/circular-buffers.rst +++ b/Documentation/core-api/circular-buffers.rst | |||
@@ -3,7 +3,7 @@ Circular Buffers | |||
3 | ================ | 3 | ================ |
4 | 4 | ||
5 | :Author: David Howells <dhowells@redhat.com> | 5 | :Author: David Howells <dhowells@redhat.com> |
6 | :Author: Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 6 | :Author: Paul E. McKenney <paulmck@linux.ibm.com> |
7 | 7 | ||
8 | 8 | ||
9 | Linux provides a number of features that can be used to implement circular | 9 | Linux provides a number of features that can be used to implement circular |
diff --git a/Documentation/memory-barriers.txt b/Documentation/memory-barriers.txt index f70ebcdfe592..e4e07c8ab89e 100644 --- a/Documentation/memory-barriers.txt +++ b/Documentation/memory-barriers.txt | |||
@@ -3,7 +3,7 @@ | |||
3 | ============================ | 3 | ============================ |
4 | 4 | ||
5 | By: David Howells <dhowells@redhat.com> | 5 | By: David Howells <dhowells@redhat.com> |
6 | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 6 | Paul E. McKenney <paulmck@linux.ibm.com> |
7 | Will Deacon <will.deacon@arm.com> | 7 | Will Deacon <will.deacon@arm.com> |
8 | Peter Zijlstra <peterz@infradead.org> | 8 | Peter Zijlstra <peterz@infradead.org> |
9 | 9 | ||
diff --git a/Documentation/translations/ko_KR/memory-barriers.txt b/Documentation/translations/ko_KR/memory-barriers.txt index db0b9d8619f1..5f3c74dcad43 100644 --- a/Documentation/translations/ko_KR/memory-barriers.txt +++ b/Documentation/translations/ko_KR/memory-barriers.txt | |||
@@ -24,7 +24,7 @@ Documentation/memory-barriers.txt | |||
24 | ========================= | 24 | ========================= |
25 | 25 | ||
26 | 저자: David Howells <dhowells@redhat.com> | 26 | 저자: David Howells <dhowells@redhat.com> |
27 | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 27 | Paul E. McKenney <paulmck@linux.ibm.com> |
28 | Will Deacon <will.deacon@arm.com> | 28 | Will Deacon <will.deacon@arm.com> |
29 | Peter Zijlstra <peterz@infradead.org> | 29 | Peter Zijlstra <peterz@infradead.org> |
30 | 30 | ||