]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
x86/fpu/xstate: Address kernel-doc warning
authorZhu Wang <wangzhu9@huawei.com>
Mon, 31 Jul 2023 11:34:57 +0000 (19:34 +0800)
committerIngo Molnar <mingo@kernel.org>
Tue, 3 Oct 2023 20:46:12 +0000 (22:46 +0200)
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
arch/x86/kernel/fpu/xstate.c

index cadf68737e6bc78f12c1c3a444528895d1eba2f9..50d7bde5e20284a8bd7e1abb9a825cedafb4365f 100644 (file)
@@ -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