diff options
author | Tiezhu Yang <[email protected]> | 2023-12-19 14:23:29 +0800 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2024-01-11 09:36:37 -0700 |
commit | b65a6b44f0eaab8f217335d821c9b79aed47d9d8 (patch) | |
tree | 44326487502acf170a9652b89f928c10af300354 | |
parent | 54a2ffe9524f5aef34397bbd53366c6a95661491 (diff) |
docs, kprobes: Update email address of Masami Hiramatsu
According to the latest authorship and Signed-off-by:
Masami Hiramatsu (Google) <[email protected]>
Masami Hiramatsu is working at Google, so the current email @redhat.com
is out of date, it is better to use the email @kernel.org.
Signed-off-by: Tiezhu Yang <[email protected]>
Acked-by: "Masami Hiramatsu (Google)" <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | Documentation/trace/kprobes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/trace/kprobes.rst b/Documentation/trace/kprobes.rst index f825970a1495..968ae080accd 100644 --- a/Documentation/trace/kprobes.rst +++ b/Documentation/trace/kprobes.rst @@ -4,7 +4,7 @@ Kernel Probes (Kprobes) :Author: Jim Keniston <[email protected]> :Author: Prasanna S Panchamukhi <[email protected]> -:Author: Masami Hiramatsu <[email protected]> +:Author: Masami Hiramatsu <[email protected]> .. CONTENTS |