]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
mseal: fix typo and style in documentation
authorTakuma Watanabe <takumaw1990@gmail.com>
Tue, 18 Mar 2025 11:55:19 +0000 (20:55 +0900)
committerAndrew Morton <akpm@linux-foundation.org>
Sat, 12 Apr 2025 00:32:35 +0000 (17:32 -0700)
Correct a typo in the mseal documentation.

Link: https://lkml.kernel.org/r/20250318115521.11654-1-takumaw1990@gmail.com
Signed-off-by: Takuma Watanabe <takumaw1990@gmail.com>
Cc: Jeff Xu <jeffxu@chromium.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/userspace-api/mseal.rst

index 1dabfc29be0d1f1166ffc7554d2e5c785e5d8150..7195a7f911075cf9e2674249ce2971c8f55e240a 100644 (file)
@@ -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: