Skip to content

Commit 9cda4eb

Browse files
committed
Merge tag 'x86_fpu_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fpu fixlet from Borislav Petkov: - kernel-doc fix * tag 'x86_fpu_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/fpu/xstate: Address kernel-doc warning
2 parents f155f3b + 90879f5 commit 9cda4eb

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)