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 /Documentation/translations | |
parent | d5a9a8c3bc8068f2e5dfba30150ac09b596b461a (diff) |
doc: Remove ".vnet" from paulmck email addresses
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Diffstat (limited to 'Documentation/translations')
-rw-r--r-- | Documentation/translations/ko_KR/memory-barriers.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 | ||