linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: takumaw1990@gmail.com
To: linux-mm@kvack.org, linux-hardening@vger.kernel.org,
	linux-doc@vger.kernel.org
Cc: Takuma Watanabe <takumaw1990@gmail.com>
Subject: [PATCH] mseal: Fix typo and style in documentation
Date: Tue, 18 Mar 2025 20:55:19 +0900	[thread overview]
Message-ID: <20250318115521.11654-1-takumaw1990@gmail.com> (raw)

From: Takuma Watanabe <takumaw1990@gmail.com>

Corrected a typo in the mseal documentation.

Signed-off-by: Takuma Watanabe <takumaw1990@gmail.com>
---
 Documentation/userspace-api/mseal.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/userspace-api/mseal.rst b/Documentation/userspace-api/mseal.rst
index 41102f74c5e2..42f32b57e7e2 100644
--- a/Documentation/userspace-api/mseal.rst
+++ b/Documentation/userspace-api/mseal.rst
@@ -27,7 +27,7 @@ SYSCALL
 =======
 mseal syscall signature
 -----------------------
-   ``int mseal(void \* addr, size_t len, unsigned long flags)``
+   ``int mseal(void *addr, size_t len, unsigned long flags)``
 
    **addr**/**len**: virtual memory address range.
       The address range set by **addr**/**len** must meet:
-- 
2.43.0



                 reply	other threads:[~2025-03-18 11:55 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=20250318115521.11654-1-takumaw1990@gmail.com \
    --to=takumaw1990@gmail.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-hardening@vger.kernel.org \
    --cc=linux-mm@kvack.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