linux(4): Remove stale comment that no longer applies.

MFC after:		1 week
This commit is contained in:
Dmitry Chagin 2023-02-02 20:21:37 +03:00
parent 6ad07a4b2b
commit ce20c00e85

View file

@ -312,8 +312,6 @@ linux_exec_setregs(struct thread *td, struct image_params *imgp,
/*
* Copied from amd64/amd64/machdep.c
*
* XXX fpu state need? don't think so
*/
int
linux_rt_sigreturn(struct thread *td, struct linux_rt_sigreturn_args *args)