diff options
author | 2025-06-08 13:44:36 +0300 | |
---|---|---|
committer | 2025-07-17 15:29:53 -0600 | |
commit | f44f9445eb2cb4240a931aba393420e367f1401e (patch) | |
tree | ba47be2a9415eebee0b20ca3b473b2e3c4a7f167 | |
parent | docs: kernel: Clarify printk_ratelimit_burst reset behavior (diff) | |
download | wireguard-linux-f44f9445eb2cb4240a931aba393420e367f1401e.tar.xz wireguard-linux-f44f9445eb2cb4240a931aba393420e367f1401e.zip |
Documentation/rtla: Add include common_appendix.rst
Add include common_appendix.rst into
Documentation/tools/rtla/rtla-timerlat-hist.rst - the only file of
rtla-*.rst still without common_appendix.rst.
Signed-off-by: Costa Shulyupin <costa.shul@redhat.com>
Acked-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250608104437.753708-2-costa.shul@redhat.com
-rw-r--r-- | Documentation/tools/rtla/rtla-timerlat-hist.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/tools/rtla/rtla-timerlat-hist.rst b/Documentation/tools/rtla/rtla-timerlat-hist.rst index 03b7f3deb069..b2d8726271b3 100644 --- a/Documentation/tools/rtla/rtla-timerlat-hist.rst +++ b/Documentation/tools/rtla/rtla-timerlat-hist.rst @@ -107,3 +107,5 @@ SEE ALSO AUTHOR ====== Written by Daniel Bristot de Oliveira <bristot@kernel.org> + +.. include:: common_appendix.rst |