From: Nir Lichtman <nir@lichtman.org>
To: bsingharora@gmail.com, corbet@lwn.net, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [PATCH] Documentation: Fix incorrect header file path in taskstats
Date: Fri, 25 Oct 2024 11:54:17 +0000 [thread overview]
Message-ID: <20241025115417.GA878589@lichtman.org> (raw)
Current documented path doesn't exist in the source tree anymore,
the file has moved to be under uapi.
Signed-off-by: Nir Lichtman <nir@lichtman.org>
---
Documentation/accounting/taskstats.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/accounting/taskstats.rst b/Documentation/accounting/taskstats.rst
index 2a28b7f55c10..e38edc82cd2f 100644
--- a/Documentation/accounting/taskstats.rst
+++ b/Documentation/accounting/taskstats.rst
@@ -53,7 +53,7 @@ receive buffer sizes.
Interface
---------
-The user-kernel interface is encapsulated in include/linux/taskstats.h
+The user-kernel interface is encapsulated in ``include/uapi/linux/taskstats.h``.
To avoid this documentation becoming obsolete as the interface evolves, only
an outline of the current version is given. taskstats.h always overrides the
--
2.39.2
reply other threads:[~2024-10-25 11:54 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241025115417.GA878589@lichtman.org \
--to=nir@lichtman.org \
--cc=bsingharora@gmail.com \
--cc=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox