diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2022-04-17 18:14:50 -0700 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2022-04-20 02:39:16 -0600 |
commit | c2fe645e5f147122646a0c2731255bf6c33ec2c0 (patch) | |
tree | 6a0258279669095b32129cb8a7951537565164ef /Documentation/tools/rtla | |
parent | 898ee22c32bed56685552fd3352ef9bd6a68af1f (diff) | |
download | linux-c2fe645e5f147122646a0c2731255bf6c33ec2c0.tar.bz2 |
rtla: Documentation: fix email addresses
Correct lkml@vger to linux-kernel@vger.
Add linux-trace-devel since that is what is in the MAINTAINERS file.
Fixes: d40d48e1f1f2 ("rtla: Add Documentation")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Daniel Bristot de Oliveira <bristot@kernel.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/tools/rtla')
-rw-r--r-- | Documentation/tools/rtla/common_appendix.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/tools/rtla/common_appendix.rst b/Documentation/tools/rtla/common_appendix.rst index b494084acccd..b5cf2dc223df 100644 --- a/Documentation/tools/rtla/common_appendix.rst +++ b/Documentation/tools/rtla/common_appendix.rst @@ -1,6 +1,7 @@ REPORTING BUGS ============== -Report bugs to <lkml@vger.kernel.org> +Report bugs to <linux-kernel@vger.kernel.org> +and <linux-trace-devel@vger.kernel.org> LICENSE ======= |