Skip to content

Commit

Permalink
rtla: Documentation: fix email addresses
Browse files Browse the repository at this point in the history
Correct lkml@vger to linux-kernel@vger.
Add linux-trace-devel since that is what is in the MAINTAINERS file.

Fixes: d40d48e ("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>
  • Loading branch information
Randy Dunlap authored and Jonathan Corbet committed Apr 20, 2022
1 parent 898ee22 commit c2fe645
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Documentation/tools/rtla/common_appendix.rst
Original file line number Diff line number Diff line change
@@ -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
=======
Expand Down

0 comments on commit c2fe645

Please sign in to comment.