linux/arch/x86/kernel/fpu
Thomas Gleixner 052adee668 x86/fpu/signal: Change return type of copy_fpstate_to_sigframe() to boolean
None of the call sites cares about the actual return code. Change the
return type to boolean and return 'true' on success.

Suggested-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20210908132525.736773588@linutronix.de
2021-09-14 21:10:03 +02:00
..
bugs.c
core.c x86/fpu: Mark init_fpstate __ro_after_init 2021-06-23 19:58:45 +02:00
init.c x86/fpu: Get rid of fpu__get_supported_xfeatures_mask() 2021-06-23 17:49:46 +02:00
Makefile
regset.c x86/fpu: Hook up PKRU into ptrace() 2021-06-23 19:44:24 +02:00
signal.c x86/fpu/signal: Change return type of copy_fpstate_to_sigframe() to boolean 2021-09-14 21:10:03 +02:00
xstate.c x86/fpu/xstate: Clear xstate header in copy_xstate_to_uabi_buf() again 2021-06-24 17:19:51 +02:00