aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/fpu
diff options
context:
space:
mode:
authorGravatar Zhu Wang <wangzhu9@huawei.com> 2023-07-31 19:34:57 +0800
committerGravatar Ingo Molnar <mingo@kernel.org> 2023-10-03 22:46:12 +0200
commit90879f5dfcf6cf1d56f4d1b696a25c44e1f5ba14 (patch)
treef351809c634f8d55a2274d5d8f73a8e7f4a6f938 /arch/x86/kernel/fpu
parentLinux 6.6-rc4 (diff)
downloadlinux-90879f5dfcf6cf1d56f4d1b696a25c44e1f5ba14.tar.gz
linux-90879f5dfcf6cf1d56f4d1b696a25c44e1f5ba14.tar.bz2
linux-90879f5dfcf6cf1d56f4d1b696a25c44e1f5ba14.zip
x86/fpu/xstate: Address kernel-doc warning
Fix kernel-doc warning: arch/x86/kernel/fpu/xstate.c:1753: warning: Excess function parameter 'tsk' description in 'fpu_xstate_prctl' Signed-off-by: Zhu Wang <wangzhu9@huawei.com> Signed-off-by: Ingo Molnar <mingo@kernel.org> Cc: linux-kernel@vger.kernel.org
Diffstat (limited to 'arch/x86/kernel/fpu')
-rw-r--r--arch/x86/kernel/fpu/xstate.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/kernel/fpu/xstate.c b/arch/x86/kernel/fpu/xstate.c
index cadf68737e6b..50d7bde5e202 100644
--- a/arch/x86/kernel/fpu/xstate.c
+++ b/arch/x86/kernel/fpu/xstate.c
@@ -1736,7 +1736,6 @@ EXPORT_SYMBOL_GPL(xstate_get_guest_group_perm);
/**
* fpu_xstate_prctl - xstate permission operations
- * @tsk: Redundant pointer to current
* @option: A subfunction of arch_prctl()
* @arg2: option argument
* Return: 0 if successful; otherwise, an error code