From: Takuma Watanabe Date: Tue, 18 Mar 2025 11:55:19 +0000 (+0900) Subject: mseal: fix typo and style in documentation X-Git-Tag: v6.15-rc3~43^2~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1b17cdbb708bf435973d0a57bee4230d242085cf;p=thirdparty%2Fkernel%2Flinux.git mseal: fix typo and style in documentation Correct a typo in the mseal documentation. Link: https://lkml.kernel.org/r/20250318115521.11654-1-takumaw1990@gmail.com Signed-off-by: Takuma Watanabe Cc: Jeff Xu Signed-off-by: Andrew Morton --- diff --git a/Documentation/userspace-api/mseal.rst b/Documentation/userspace-api/mseal.rst index 1dabfc29be0d1..7195a7f911075 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: