Skip to content

Commit 90879f5

Browse files
PeterZhu789Ingo Molnar
authored andcommitted
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 <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Cc: [email protected]
1 parent 8a749fd commit 90879f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/x86/kernel/fpu/xstate.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1736,7 +1736,6 @@ EXPORT_SYMBOL_GPL(xstate_get_guest_group_perm);
17361736

17371737
/**
17381738
* fpu_xstate_prctl - xstate permission operations
1739-
* @tsk: Redundant pointer to current
17401739
* @option: A subfunction of arch_prctl()
17411740
* @arg2: option argument
17421741
* Return: 0 if successful; otherwise, an error code

0 commit comments

Comments
 (0)